aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/error.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/error.html')
-rw-r--r--_layouts/error.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/error.html b/_layouts/error.html
index 4d50142..5b9633b 100644
--- a/_layouts/error.html
+++ b/_layouts/error.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-{% include header-error.html %}
+{% include header.html %}
{% include menu.html %}
{{ content }}
-{% include footer-error.html %}
+{% include footer.html %}