diff --git a/cloudkittydashboard/dashboards/project/reporting/templates/reporting/index.html b/cloudkittydashboard/dashboards/project/reporting/templates/reporting/index.html index 8e6ca88..4930d33 100644 --- a/cloudkittydashboard/dashboards/project/reporting/templates/reporting/index.html +++ b/cloudkittydashboard/dashboards/project/reporting/templates/reporting/index.html @@ -1,6 +1,5 @@ {% extends 'base.html' %} {% load i18n %} -{% load url from future %} {% block title %}{% trans "Reporting" %}{% endblock %}