{% import 'components/macros.html' as macro %} {% extends 'base.html' %} {% block header %}
{{ _('List of downloads in progress from the seedbox to the NAS.') }}
| {{ _('Name') }} | {{ _('Started') }} | {{ _('Progress') }} |
|---|---|---|
|
|
{{ _('List of last files downloaded from the seedbox to the NAS.') }}
| {{ _('Name') }} | {{ _('Finished') }} | {{ _('Size') }} |
|---|---|---|
| {{- macro.mime_icon() -}} |
{{ _('List of last torrents uploaded from the NAS to the seedbox.') }}
| {{ _('Name') }} | {{ _('Sent') }} |
|---|---|
| {{- macro.torrent_icon() -}} |