{% 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 %} {% if not loop.index0 %} {% endif %} {% endfor %} {% endfor %}
Name Link Season Tools
{{ link.title.name }} {{ link.vf|flagify }} {{ link.link|urlize(30, target='_blank') }} {{ link.season }}
{% endblock %}