diff --git a/blog/templates/page.html b/blog/templates/page.html index b7d3e7af..a2b94da4 100644 --- a/blog/templates/page.html +++ b/blog/templates/page.html @@ -14,14 +14,22 @@ {% block after_main %}
+ +
+ +
+

Comments

+
+
- {% if page.previous %} - - {% endif %} - {% if page.next %} - - {% endif %} - {% endblock after_main %}