{{ ctx.entry_name }}
Subtitle format:
{% for group in ctx.file_ext_groups %}
wget
{{ group.wget_command }}| # | Name | Size | Last modified |
|---|---|---|---|
| {{ 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 %}