mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-01-14 18:08:40 +01:00
Merge pull request #860 from hellcheese/missing_endblock
Added endblock statement to ticket_list.html
This commit is contained in:
commit
13925440b3
@ -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