{% include common/sidebar/app_index.html %} {% include note/component/group_special_folder.html %} {% include note/card/note_types.html %} {% init category_list = [] %} {% if len(category_list) > 0 %}
{% for t_cat in category_list %} {{t_cat.name}}
{{t_cat.group_count}}
{% end %}
{% end %}