{% extends "gstudio/base.html" %} {% load i18n mptt_tags %} {% block meta-description %}{% trans "Metatype list" %}{% endblock %} {% block title %}{% trans "Metatypes" %}{% endblock %} {% block content %}

{% trans "Metatype list" %}

{% for object, structure in object_list|tree_info %} {% if structure.new_level %}{% endfor %} {% empty %} {% endfor %}
{% endblock %}