{% extends base %} {% block body %}
笔记工作台
{% include note/card/task_memo.html %} {% include note/card/sticky_notes.html %} {% include note/card/recent_update_notes.html %} {% include note/card/note_groups.html %} {% include note/card/hot_notes.html %} {% include note/card/note_types.html %}
{% end %} {% block aside %} {% include note/component/mod_aside.html %} {% end %}