{% set table_body_id = (type == "complete") ? "complete_downloads" : "active_downloads" %} {% if this.downloads|length > 0 %} {% for download in this.downloads %} {% endfor %} {% else %} {% endif %}
Title Progress
{{ download.title }} {% if download.progress < 100 %}
{{ download.progress }}
{% else %} {% endif %}
No downloads