diff --git a/templates/section.html b/templates/section.html index e7ceb77..68bd359 100644 --- a/templates/section.html +++ b/templates/section.html @@ -13,13 +13,13 @@ {% if paginator %}
{% if paginator.previous %}   <{% endif %}   {{ paginator.current_index }} / {{ paginator.number_pagers }}   {% if paginator.next %}>   {% endif %}
{% endif %} -{% endblock content %} \ No newline at end of file +{% endblock content %}