{% extends "master.html" %} {% block title %}{{ domainClassName }}{% endblock %} {% block primarysidebar %}

{{ domainClassName }} Register

{% if view.showInlineHelp %}

You’re currently in the {{ registerName }} section of the {{ systemServiceName }} site.

{% endif %}
{% if view.canApprovePersons %} {% if view.registry.persons.getPending.count %}
{% endif %} {% endif %} {% endblock %}