{% extends base %} {% block body %}

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

{% include fs/component/filelist_simple.html %}
{% end %}