{% set table_body_id = (type == "complete") ? "complete_downloads" : "active_downloads" %} {% if this.isWidget == false %}
{% endif %} {% if this.isWidget == false %} {% endif %} {% if this.downloads.items|length > 0 %} {% for download in this.downloads.items %} {% endfor %} {% if this.isWidget == true and this.downloads.items|length > this.perPage %} {% endif %} {% else %} {% endif %}
Title Filename Media type Progress
View All Downloads
No downloads
{% if this.isWidget == false %} {% if this.downloads.items|length > 0 %} {% set paginator = this.downloads %} {% include 'partial/paginator.html.twig' %} {% endif %} {% endif %}