Remove unused load statements in add_type_form.html

This addresses Django 1.5 compatibility as well (see #16)
This commit is contained in:
Diederik van der Boor
2013-03-18 12:14:02 +01:00
parent 51b789cdc6
commit 720a189f5a
@@ -1,5 +1,5 @@
{% extends "admin/change_form.html" %}
{% load i18n admin_modify adminmedia %}
{% load i18n %}
{% load url from future %}
{% block breadcrumbs %}{% if not is_popup %}