{% extends "aristotle_mdr/organization/registration_authority/settings.html" %} {% load i18n bootstrap3 %} {% block formcontent %}
{% csrf_token %} {# {% include 'aristotle_mdr/helpers/fancy_table_form.html' with form=form alert_fields=alert_fields %} #} {% bootstrap_form form %} {% buttons %} Cancel {% endbuttons %}
{% endblock %}