{% load filehub %} {% load static %} Filehub {% if debug %} {% else %} {% endif %}
{% include 'filehub/includes/top-header.html' %}
{% include 'filehub/includes/tree.html' %} {% with sorting=sorting allowed_exts=allowed_exts %} {% include 'filehub/includes/content.html' %} {% endwith %}
Version: {{ version }}
Copyright 2025 | FileHub
{% if file_picker and select_files == 'true' %} {% endif %}
{% include 'filehub/includes/modals.html' %} {% if debug %} {% else %} {% endif %}