diff --git a/templates/index.html b/templates/index.html index 83ed53d..32b3f3f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -84,8 +84,9 @@ {% endblock header %} -
- {% block content %} +
+
+ {% block content %}
{%- if paginator %} {%- set show_pages = paginator.pages -%} @@ -122,10 +123,10 @@
{% endblock content %} -
- - {% block footer %} -