{% include 'head.html' %} {{ section[0]|upper() }}{{ section[1:] }} | Tanabata File Manager {% if section == 'files' %} {% endif %} {% if section != 'settings' %}
Select
Sorting by {{ sorting['key'] }} ({% if sorting['asc'] %}asc{% else %}desc{% endif %})
{% block Header %}{% endblock %}
{% endif %}
{% block Main %}{% endblock %}
{% if section != 'settings' %} {% endif %} {% if section == 'files' %} {% endif %}