{% extends 'base.html.twig' %} {% block content %}
ID | Name | Size | Discovered | Files | {# @var torrent \App\Entity\\App\Entity\Torrent #} {% for torrent in torrents %}
---|---|---|---|---|
{{ torrent.id }} | {{ torrent.name }} | {{ torrent.totalSize }} | {{ torrent.discoveredOn }} |
{#
|