{% extends "layout.html" %} {% block title %} - My seeded torrents{% endblock %} {% block body %} {% for title in titles.values() %} {% for link in title %} {% if not loop.index0 %} {% endif %} {% set instance = connector.get_instance(link.link, '') %} {% if not loop.index0 %} {% endif %} {% endfor %} {% endfor %}
Name Link Season Tools
{{ link.title.name }} {{ flags.FR.value if link.vf else flags.JP.value }} {{ link.link|shorten }} {{ link.season }}
{% endblock %}