{% extends 'default/base.html' %} {% block head %} {% endblock %} {% block subtitle %} {{_("Active Downloads")}} {% endblock %} {% block menu %}
{{_("Owner")}} | {{_("Name")}} | {{_("Plugin")}} | {{_("Status")}} | {{_("Information")}} | {{_("Size")}} | {{_("Progress")}} |
---|---|---|---|---|---|---|
{{ link.owner_name }} | {{ link.name }} | {{ link.plugin }} | {{ link.status }} | {{ link.info }} | {{ link.format_size }} |
{{ link.percent }}% /{{ link.bleft }}
![]() |
|