{%- extends "base.html" %} {%- import "macros.html" as utils %} {%- block title %}{{ config.METAREGISTRY_TITLE }} - {{ organization.name }}{% endblock %} {%- block container %}
| Prefix | Name |
|---|---|
| {{ utils.render_prefix(resource.prefix) }} | {{ resource.get_name() }} |
| Identifier | Name |
|---|---|
| {{ collection.identifier }} | {{ collection.name }} |