{% extends "registry/master.html" %} {% block title %}Register new {{registerName}}{% endblock %} {% block content %}

Register new {{registerName}}

Please enter the {{domainClassName}}'s details below.

{% if form.has_errors %}

Sorry, the following problems prevented the registration from being completed.

{% endif %}
Please check the details and

{{domainClassName}} details
Please check the details and
{% endblock %}