{% init can_edit = False %} {% init edit_token = "" %}
{% include "note/component/view_header.html" %}
{% include note/component/note_path.html %}
{% include note/component/view_header_tag.html %}
{% if file.content == "" %} {% include common/text/empty_text.html %} {% end %}