{% set tag_info_list = tag_category.tag_list %}
{% include note/page/taglist_row.html %}
{% end %}
{% end %}
{% block aside %}
{% include note/component/mod_aside.html %}
{% end %}
{% block body_right %}
{% include note/component/sidebar/group_list_sidebar.html %}
{% end %}