missing load url in template

This commit is contained in:
Stefano Brentegani 2014-07-27 18:32:56 +02:00
parent 0c93de8bdb
commit fdd2508e22

View File

@ -1,4 +1,4 @@
{% load i18n %}
{% load i18n %}{% load url from future %}
<table class="table table-hover table-bordered table-striped ticket-stats">
<caption>{% trans "Current Ticket Stats" %}</caption>
<thead>