mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-01-14 01:48:40 +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 %}
|
{% load static from staticfiles %}
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Loading…
Reference in New Issue
Block a user