forked from extern/django-helpdesk
Added endblock statement to ticket_list.html
This commit is contained in:
parent
91fca941cd
commit
c66d523f66
@ -5,6 +5,7 @@
|
||||
{% block helpdesk_title %}{% trans "Tickets" %}{% endblock %}
|
||||
|
||||
{% block helpdesk_head %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block h1_title %}Tickets
|
||||
|
Loading…
Reference in New Issue
Block a user