aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/welcome.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-01 15:23:41 -0600
committerMatt Rude <[email protected]>2018-02-01 15:23:41 -0600
commit2277bbda4e361750395251df8372aba9e69931fb (patch)
tree69cf8c45fe38924f95869e1878668afe088f7571 /_layouts/welcome.html
downloadxmpp-site-lite-2277bbda4e361750395251df8372aba9e69931fb.tar.gz
xmpp-site-lite-2277bbda4e361750395251df8372aba9e69931fb.tar.bz2
xmpp-site-lite-2277bbda4e361750395251df8372aba9e69931fb.zip
Starting Out
Diffstat (limited to '_layouts/welcome.html')
-rw-r--r--_layouts/welcome.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/_layouts/welcome.html b/_layouts/welcome.html
new file mode 100644
index 0000000..5b9633b
--- /dev/null
+++ b/_layouts/welcome.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+{% include header.html %}
+{% include menu.html %}
+{{ content }}
+{% include footer.html %}