{# #} {% set-global show_app_index_icon = False %} {% include common/sidebar/app_index.html %} {% from handlers.dict.models import DictTypeEnum %}
{% for type_item in DictTypeEnum.enums() %} {{type_item.name}} {% end %}