+
{#
-
{{ page.title }}
#} {{ post_macros::page_header(title=page.title) }} @@ -203,7 +203,7 @@ {% macro list_title(pages, tag_name=false) %} {% if tag_name %} -Entries tagged - "{{ term.name }}"
+Entries tagged - "{{ term.name }}"
{% else %}All articles
{% endif %} diff --git a/templates/section.html b/templates/section.html index 8f2cef3..6576f7e 100644 --- a/templates/section.html +++ b/templates/section.html @@ -10,7 +10,7 @@ {% endif -%}
+
{{ post_macros::page_header(title=section.title) }}
{%- if paginator %}
diff --git a/templates/tags/list.html b/templates/tags/list.html
index adfd51e..e0ec994 100644
--- a/templates/tags/list.html
+++ b/templates/tags/list.html
@@ -1,7 +1,8 @@
{% extends "index.html" %}
{% block main_content %}
-