{% extends "registry/master.html" %} {% block content %}

Approve {{domainObject.name}}

Please confirm approval of this {{domainClassName}}.

delete {% for field in form.fields %}

{{ field.data }}


{% endfor %}
{% endblock %}