{% extends 'aristotle_mdr/user/base.html' %} {% load render_bundle from webpack_loader %} {% block webpack_bundle %} {% render_bundle 'validationEdit' 'js' %} {% endblock %} {% block webpack_css_bundle %} {% render_bundle 'validationEdit' 'css' %} {% endblock %} {% block title %} Registry-wide validation rules editor {% endblock %} {% block page %}

Registry Wide Rules

These rules apply for review requests in all registration authorities

{% endblock %}