Small fixes for the blog handling code
[sommitrealweird.git] / sommitrealweird / blog / templates / blog / blog_index.html
index 8e947484cce48345444dd20b4c9daf0e10e74535..e43cc647ac523eea114abaeacc4678e49c8b2159 100644 (file)
@@ -39,6 +39,7 @@
             {% if has_next %}
                 | <a href="?page={{ next }}">Next</a>
             {% endif %}
+            </p>
         {% endif %}
     {% else %}
         <p>We have no blog entries - that sucks!</p>