{% extends "registry/master.html" %} {% block content %}
There are no {{registerName}} at this time.
{% else %} {% if isRegisterCountSingle %}There is one {{registerName}}.
{% else %}There are {{ registerCount }} {{registerName}}.
{% endif %} {% endif %} {% if registerCount %} {% if isRegisterCountLow %}Select from the list to view individual {{registerName}}
{% else %} {% endif %} {% endif %} {% if view.canCreateDomainObject %}Fill in the following form to register new {{registerName}}
Please enter a search term and press 'Search'