mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-01-31 10:29:15 +01:00
Fix missing templatetag load, to address #549
This commit is contained in:
parent
b65042bf41
commit
478095ca7e
@ -1,4 +1,4 @@
|
||||
{% load i18n humanize %}
|
||||
{% load i18n humanize ticket_to_link %}
|
||||
{% load static from staticfiles %}
|
||||
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user