{% extends base %} {% block body_left %}
标签列表 / {{tagname}}
{% if tag_info != None %} {% end %} {% include common/button/back_button.html %}
{% include common/table/table_script.html %} {% include note/component/note_list_component.html %}
{% include mod_pagenation.html %}
{% end %} {% block body_right %} {% include note/component/sidebar/group_list_sidebar.html %} {% end %}