{% extends base %} {% block head %} {% end %} {% block body %} {% init type = "md" %} {% init heading = T("创建笔记") %}
{% include note/component/create_note_header.html %}
{% end %} {% block aside %} {% include note/component/mod_aside.html %} {% end %}