mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-20 17:47:58 +02: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 %}
|
{% load static from staticfiles %}
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user