{% extends "admin/change_form.html" %} {% block submit_buttons_bottom %} {{ block.super }}
{% if not add %} {% else %} {% endif %}
{% endblock %}