Merge "Use the default `url` tag instead"

This commit is contained in:
Jenkins 2016-03-30 14:01:32 +00:00 committed by Gerrit Code Review
commit 9224f2c102
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{% extends 'base.html' %}
{% load i18n %}
{% load url from future %}
{% block title %}{% trans "Reporting" %}{% endblock %}