{% extends base %} {% block body_left %}
我的评论
{% include common/button/back_button.html %}
{% include note/component/filter/type_filter.html %} {% include note/page/comment/comment.html %} {% end %} {% block body_right %} {% include note/component/sidebar/group_list_sidebar.html %} {% end %}