summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2017-05-23 11:36:29 +0200
committerGitHub <noreply@github.com>2017-05-23 11:36:29 +0200
commit0b651c00225cfe7f2f0fa61169c0facd810ffbdc (patch)
treeb5ab13b094cb6b6c153ea93aa76191c015b479c6 /_layouts
parent014e4fc1828e46d92eca612532f95b77cdf3fba6 (diff)
downloadwiki-0b651c00225cfe7f2f0fa61169c0facd810ffbdc.tar.gz
wiki-0b651c00225cfe7f2f0fa61169c0facd810ffbdc.tar.bz2
wiki-0b651c00225cfe7f2f0fa61169c0facd810ffbdc.zip
Create page.html
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/page.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/_layouts/page.html b/_layouts/page.html
new file mode 100644
index 0000000..5e71126
--- /dev/null
+++ b/_layouts/page.html
@@ -0,0 +1,5 @@
+---
+layout: default
+---
+
+{{ content }}