{% extends base %} {% block head %} {% end %} {% block body_left %}
笔记工作台
{% include note/card/sticky_notes.html %} {% include note/card/recent_update_notes.html %} {% end %} {% block body_right %} {% include note/card/task_memo.html %} {% include note/card/note_groups.html %} {% include note/card/hot_notes.html %} {% include note/card/note_types.html %} {% end %}