{% extends base %} {% block body_left %} {% include message/component/message_title.html %} {% render message_tab_component %}
{% include note/page/taglist_content.html %}
{% end %} {% block body_right %}
{% include common/sidebar/app_index.html %} {% include note/component/group_special_folder.html %} {% include message/component/right/tags.html %}
{% end %}