{{ ctx.entry_name }}
{% for group in ctx.file_ext_groups %}wget
{{ group.wget_command }}
Enable JavaScript for bulk downloads. Individual files can be downloaded directly from the links below.
| # | Name | Size | Last modified (UTC) |
|---|---|---|---|
| {{ loop.index }} | {{ file.path.relative_to(ctx.entry.path_to_dir) }} | {{ file.st_size | size_bytes_to_human }} | {{ file.last_modified | strftime("%d %b %Y %H:%M:%S") }} |
Nothing to show.
{% endif %}