{{ title }}

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