{% extends "admin_extra_buttons/action_page.html" %}{% load aurora %} {% block action-content %} {% if decrypted %} {% dump_dict decrypted %} {% else %}
{% csrf_token %} {{ form }}
{% endif %} {% endblock action-content %}