Close mainContent <div> element

This commit is contained in:
Martin Michlmayr 2014-04-17 19:07:13 -04:00
parent cc031b3b61
commit c0bf257532

View file

@ -32,6 +32,7 @@
{% if has_previous %}<a href="?page={{ previous }}">&laquo; Previous page (newer)</a>{% endif %}
{% comment %}{% for pagenum in page_navigation %}{% ifequal pagenum page %}[{{ pagenum }}]{% else %}<a href="?page={{ pagenum }}">{{ pagenum }}</a>{% endifequal %} {% endfor %}{% endcomment %}
</p>
</div>
</div>
<div class="clear"></div>