{% extends "page.html" %} {% block subtitle %}{{ _('Types') }}{% endblock %} {% block breadcrumb_content %}
There are no {{ _('Types') }}
{% endif %} {% endblock %} {% endblock %} {% block secondary_content %} {% snippet "type/snippets/helper.html" %} {% endblock %}