forked from extern/django-helpdesk
forgot end with
This commit is contained in:
parent
5f910a72e0
commit
041f707dba
@ -56,6 +56,7 @@
|
||||
<li><a href="?{{ page_var }}={{ i }}">{{ i }}</a></li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endwith %}
|
||||
<!-- if we aren't on the last page, go forward one and go to end controls -->
|
||||
{% if ticket_list.has_next %}
|
||||
<li><a href="?{{ page_var }}={{ ticket_list.next_page_number }}">»</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user