From fdd2508e2237dee079cf2e933dc83116810e0c3e Mon Sep 17 00:00:00 2001 From: Stefano Brentegani Date: Sun, 27 Jul 2014 18:32:56 +0200 Subject: [PATCH] missing load url in template --- helpdesk/templates/helpdesk/include/stats.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpdesk/templates/helpdesk/include/stats.html b/helpdesk/templates/helpdesk/include/stats.html index 81c2da03..40af217b 100644 --- a/helpdesk/templates/helpdesk/include/stats.html +++ b/helpdesk/templates/helpdesk/include/stats.html @@ -1,4 +1,4 @@ -{% load i18n %} +{% load i18n %}{% load url from future %}
{% trans "Current Ticket Stats" %}