{% extends "admin/change_form.html" %} {% load i18n %} {# For adding tag list link to DBtemplate object tools link #} {% block object-tools %} {% if change %}{% if not is_popup %} {% endif %}{% endif %} {% endblock %}