{% extends "registry/master.html" %} {% block content %} {% if showRegisterSearch %}
There are no {{registerName}} at this time.
{% else %} {% if isCountSingle %}There is one {{domainClassName}}.
{% else %}There are {{ objectCount }} {{registerName}}. {% if view.hasListallPage and showRegisterAllLink %} View full list. {% endif %}
{% endif %} {% endif %} {% block table_comment_after %}{% endblock %} {% endblock %} {% if showRegisterIndex %} {% endif %} {% if showRegisterTable %}| {{domainClassName}} | {% endblock %} {% block table_head_extn %}{% endblock %} {% if view.canUpdateDomainObject %}Actions | {% endif %}
|---|---|
| {{domainObject.getLabelValue}} | {% endblock %} {% block table_row_extn %}{% endblock %} {% if view.canUpdateDomainObject %}
Fill in the following form to register new {{registerName}}