From e6f8f43b6ca5ff00d33b3a539e67eb2255fa1dd0 Mon Sep 17 00:00:00 2001 From: sptaule Date: Sat, 29 Jan 2022 14:42:09 +0100 Subject: Improve responsive, icons, refactor search, update readme --- templates/section.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/section.html') diff --git a/templates/section.html b/templates/section.html index 83c5134..5d47d46 100755 --- a/templates/section.html +++ b/templates/section.html @@ -14,7 +14,7 @@
{{ section.content | safe }}
-
+
{% if paginator %} {% set pages = paginator.pages %} @@ -23,7 +23,7 @@ {% endif %} {% for page in pages %} -