{% load filehub %} {% load static %} Filehub
{% 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: 1.0
Copyright 2024
{% if file_picker and select_files == 'true' %} {% endif %}
{% include 'filehub/includes/modals.html' %}