Close mainContent <div> element
This commit is contained in:
parent
cc031b3b61
commit
c0bf257532
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
{% if has_previous %}<a href="?page={{ previous }}">« 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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue