{% extends "registry/master.html" %} {% block titleElem %} {{systemServiceName}} {{domainClassName}} - {{domainObjectPersonalLabel}} {% endblock %} {% block pagehead %} {% endblock %} {% block primarysidebar %}

"{{domainObjectPersonalLabel}}"

{% if nextObject %} Next: {{nextObject.getLabelValue}}
{% endif %} {% if previousObject %} Previous: {{previousObject.getLabelValue}}
{% endif %}

{% endblock %}