{% extends base %} {% block body_left %}

{{note.name}} / 管理 {% include common/back.html %}

{% include fs/component/filelist_simple.html %}
{% end %} {% block body_right %} {% include common/sidebar/default.html %} {% end %}