aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_layouts/main.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_layouts/main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/main.html b/_layouts/main.html
index 4f0db4c..8254f8d 100644
--- a/_layouts/main.html
+++ b/_layouts/main.html
@@ -1,3 +1,3 @@
-{% include header.html %}
+{% include common/header.html %}
{{ content }}
-{% include footer.html %}
+{% include common/footer.html %}