{% extends base %} {% block head %} {% end %} {% block body %} {% from xutils import dateutil %}
我的笔记
{% include note/card/note_date_picker.html %} {% include note/card/note_contents_left.html %}
{% include note/card/plan_detail.html %} {% include message/component/message_list.html %}
{% end %} {% block aside %} {% include note/component/mod_aside.html %} {% end %}