{{ title }}

{% for path in extra_paths %} {% set record = extra_paths[path] %} {%- endfor %} {% for record in packages %} {%- endfor %}
Filename Size Last Modified MD5
{{ path | add_href(path) }} {{ record.size | human_bytes }} {% if record.timestamp %}{{ record.timestamp|strftime("%Y-%m-%d %H:%M:%S %z") }}{% endif %} {{ record.md5 }}
{{ record.fn | add_href(record.fn) }} {{ record.size | human_bytes }} {% if record.timestamp %}{{ record.timestamp|strftime("%Y-%m-%d %H:%M:%S %z") }}{% endif %} {{ record.md5 }}
Updated: {{ current_time|strftime("%Y-%m-%d %H:%M:%S %z") }} - Files: {{ packages|length }}