summaryrefslogtreecommitdiffstats
path: root/layouts/_default/baseof.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/baseof.xml')
-rw-r--r--layouts/_default/baseof.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/_default/baseof.xml b/layouts/_default/baseof.xml
new file mode 100644
index 0000000..197b19f
--- /dev/null
+++ b/layouts/_default/baseof.xml
@@ -0,0 +1,2 @@
+{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>" | safeHTML }}
+{{ block "main" . }}{{ end }} \ No newline at end of file