Use url tag from the future to fix rendering.

This commit is contained in:
Jannis Leidel 2014-12-04 18:20:00 -08:00
parent 880ece5cc1
commit d59e1c9c5f

View file

@ -1,5 +1,6 @@
{% extends "admin/base_site.html" %}
{% load admin_static admin_list i18n %}
{% load url from future %}
{% block extrastyle %}