{% extends base %} {% block head %} {% end %} {% block body_left %}
我的动态
笔记工具 {% include common/button/back_button.html %}
查看 创建 更新 常用
{% include note/component/note_list_component.html %}
{% include base/pagination.html %}
{% end %} {% block body_right %} {% include note/component/sidebar/group_list_sidebar.html %} {% end %}