aboutsummaryrefslogtreecommitdiff
path: root/site/jekyll/_layouts/page-full.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/jekyll/_layouts/page-full.html')
-rw-r--r--site/jekyll/_layouts/page-full.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/jekyll/_layouts/page-full.html b/site/jekyll/_layouts/page-full.html
new file mode 100644
index 0000000..38d0620
--- /dev/null
+++ b/site/jekyll/_layouts/page-full.html
@@ -0,0 +1,4 @@
+{% capture content %}
+{{ content }}
+{% endcapture %}
+{% include header.html %}