Skip to content

Commit

Permalink
Merge pull request #860 from hellcheese/missing_endblock
Browse files Browse the repository at this point in the history
Added endblock statement to ticket_list.html
  • Loading branch information
gwasser committed Aug 18, 2020
2 parents 91fca94 + c66d523 commit 1392544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpdesk/templates/helpdesk/ticket_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
{% block helpdesk_title %}{% trans "Tickets" %}{% endblock %}

{% block helpdesk_head %}
{% endblock %}


{% block h1_title %}Tickets
Expand Down

0 comments on commit 1392544

Please sign in to comment.