{% import xutils.textutil as textutil %} {% init parent_path = None %} {% init show_gallery = True %} {% include note/component/css/gallery_css.html %}
{% include note/component/view_header.html %}
{% include note/component/note_path.html %}
{% if note_detail_tab %}
{% render note_detail_tab %}
{% end %} {% include note/page/meta/note_meta.html %} {% if show_gallery %} {% include note/component/editor/gallery_items.html %} {% end %}