diff --git a/templates/archive.html b/templates/archive.html index 5c49cf6..ecb6727 100644 --- a/templates/archive.html +++ b/templates/archive.html @@ -1,8 +1,6 @@ {% extends "base.html" %} {% block main_content %} -
- {{ post_macros::page_header(title=section.title) }} -
+{{ post_macros::page_header(title=section.title) }}