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