{% init files = [] %} {% init show_opts = True %} {% init show_size = False %} {% init show_cdate = False %} {% init show_mdate = False %} {% init show_adate = False %} {% init show_next = False %} {% init file = None %} {% init dir_type = "" %} {% init tags = "" %} {% init show_parent_link = True %} {% if show_orderby %}
{% include note/component/sort/note_sort_tab.html %}
{% end %} {% include note/page/detail/group_detail_filter.html %}
{% if _has_login and show_parent_link and file.id != 0 %}
上级目录
{% end %} {% include note/component/note_list_component.html %}