Merge pull request #860 from hellcheese/missing_endblock

Added endblock statement to ticket_list.html
This commit is contained in:
Garret Wassermann 2020-08-18 12:20:09 -04:00 committed by GitHub
commit 13925440b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
{% block helpdesk_title %}{% trans "Tickets" %}{% endblock %}
{% block helpdesk_head %}
{% endblock %}
{% block h1_title %}Tickets