{% include note/component/view_header_alias.html %}
{% end %}
{% if show_tag %}
{% include note/component/view_header_tag.html %}
{% end %}
{% if show_relation_row %}
{% include note/page/note_relation_row.html %}
{% end %}
{% if show_relation %}
{% include note/page/note_relation.html %}
{% end %}
{% if show_draft_edit %}