summaryrefslogtreecommitdiff
path: root/_includes/gw_content/wrapper.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/gw_content/wrapper.html')
-rw-r--r--_includes/gw_content/wrapper.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/_includes/gw_content/wrapper.html b/_includes/gw_content/wrapper.html
new file mode 100644
index 0000000..9fb0223
--- /dev/null
+++ b/_includes/gw_content/wrapper.html
@@ -0,0 +1,5 @@
+<div class="wrapper">
+ {% include gw_header/header.html %}
+ {% include gw_content/content.html %}
+ {% include gw_footer/footer.html %}
+</div> \ No newline at end of file