{%- extends "admin/_base.html" %} {% block content %}
{% trans %} Tags are grouped by namespaces, so that different set of tags can be defined for different type of objects, or for a different purpose. {% endtrans %}
{{ _('Namespace') }} | {{ _('# Tags') }} | {{ _('# Tagged objects') }} |
---|---|---|
{{ info.ns }} | {{ info.tag_count or 0 }} | {{ info.obj_count or 0 }} |