{% extends "admin_extra_buttons/action_page.html" %} {% load i18n %} {% block extrahead %} {{ block.super }} {% if simulation and simulation.status == "NEW" %} {% endif %} {% endblock extrahead %} {% block content %} {{ form.media }} {{ admin_form.media }}