{%- set title = _("Vocabulary types") %} {%- extends config.BASE_TEMPLATE %} {%- block page_body %}
{{_("Vocabulary")}} | {{_("Items Count")}} | {{_("Description")}} | {{_("Vocabulary Code")}} | {{_("PID type")}} {{_("(internal)")}} |
---|---|---|---|---|
{{ item.name or item.id }} | {{ item.count }} | {{ item.description }} | {{ item.id }} | {{ item.pid_type }} |