diff --git a/templates/default/torrent/info.html.twig b/templates/default/torrent/info.html.twig index e3f7251..50a8df4 100644 --- a/templates/default/torrent/info.html.twig +++ b/templates/default/torrent/info.html.twig @@ -2,16 +2,18 @@ {% import _self as self %} {% for key, value in tree %} {% if value is iterable %} -