From 2d357d5c80777ccfebc835d902cbc29128796b7b Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Mon, 21 Oct 2019 02:00:43 +0300 Subject: [PATCH] Small torrent page enhancements. --- templates/torrent_show.html.twig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/torrent_show.html.twig b/templates/torrent_show.html.twig index eaa6964..8f7f6d4 100644 --- a/templates/torrent_show.html.twig +++ b/templates/torrent_show.html.twig @@ -8,14 +8,15 @@ {{ torrent.name }} - Hash + Magnet - {{ torrent.infoHash }} + {{ torrent.infoHash }} + (Redirect) Size - {{ torrent.totalSize | readable_size }} + {{ torrent.totalSize | readable_size }} Discovered