Published on: {{ page.date }}
diff --git a/templates/section.html b/templates/section.html index fc29dcb..50f5851 100644 --- a/templates/section.html +++ b/templates/section.html @@ -1,5 +1,5 @@ {% extends "base.html" %} {% block content %} -{{ section.title }}
+{{ section.title }}
-
{% for page in section.pages %}