{% extends "admin/dirtyedit/change_list.html" %} {# dirty trick to print out the add file form: check dirtyedit/change_list.html #} {% load i18n admin_urls %} {% block object-tools-items %} {% if not is_popup and has_add_permission and has_change_permission %}