$def with (torrent_ids, torrent_list) $:render.header(_("Remove torrent"))

$_("Remove torrent")

    $for torrent in torrent_list:
  • $torrent.name
$_('Delete .torrent file')
$_('Delete downloaded files.')
$:render.footer()