{% extends 'aristotle_mdr/organization/registration_authority/settings.html' %} {% load webpack_loader url_tags %} {% block webpack_bundle %} {% render_bundle 'raValidationEdit' 'js' %} {% endblock %} {% block webpack_css_bundle %} {% render_bundle 'raValidationEdit' 'css' %} {% endblock %} {% block formcontent %}

Validation Rules for {{ item.name }}

These rules apply for review requests in this registration authority only

{% endblock %}