{% extends "registry/master.html" %} {% block content %} {% if showRegisterSearch %}
There are no {{registerName}} at this time.
{% else %} {% ifequal objectCount 1 %}There is one {{domainClassName}}.
{% else %}There are {{ objectCount }} {{registerName}}. {% if view.hasListallPage and showRegisterAllLink %} View full list. {% endif %}
{% endifequal %} {% 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 %}![]() ![]() |
{% endif %}
Fill in the following form to register new {{registerName}}