{{ name }} - {{ 'Torrents' | trans }} {{ url('torrent_recent') }} {% for torrent in torrents %} {{ torrent.file.name }} #{{ torrent.user.id }} {{ torrent.added | date('D, d M Y h:i:s O') }} {{ url('torrent_info', { torrentId : torrent.id }) }} {{ url('torrent_info', { torrentId : torrent.id }) }} {% endfor %}