Missing

{% include 'better/links.twig' only %}
Filter
Search
 
{{ paginator.linkbox|raw }}

There are {{ result_count }} {{ mode }} remaining {% if mode == 'torrents' and result_count > 1 and perms.zip_downloader %} {% include 'better/zip.twig' with {torrent_ids: torrent_ids} only %} {% endif %}

{% if mode is same as('torrents') %} {% include 'better/torrents.twig' with {results: results, auth_key: auth_key, torrent_pass: torrent_pass, tokens: tokens} only %} {% elseif mode is same as('groups') %} {% for id, group in results %} {% endfor %}
[Edit]  {{ group.artist|raw }} - {{ group.name|raw }}
{% else %} {% for id, name in results %} {% endfor %}
[Edit]  {{ name|raw }}
{% endif %}
{{ paginator.linkbox|raw }}