🏠 {% for part in paths %}{{ '/' if part[0] == '' else '/' + part[0] }}{% endfor %}

{% if path != "" %} {% endif %} {% for dir in dirs %} {% endfor %} {% for file in files %} {% endfor %}
Name Last Modified Size
../ - -
{{ dir }} {{ get_last_modified(os.path.join(local_path, dir)) }} -
{{ file }} {{ get_last_modified(os.path.join(local_path, file)) }} {{ get_file_size(os.path.join(local_path, file)) }}
Powered by Maven Proxy({{ version }})