From 6ab4dc87c2d354278855390fb0642a232167f7cd Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 15 Oct 2023 06:51:22 +0300 Subject: [PATCH] add rel/nofollow attributes to the action links --- templates/default/torrent/info.html.twig | 6 +++--- templates/default/torrent/list.html.twig | 6 +++--- templates/default/user/info.html.twig | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/default/torrent/info.html.twig b/templates/default/torrent/info.html.twig index add3bad..a7951b2 100644 --- a/templates/default/torrent/info.html.twig +++ b/templates/default/torrent/info.html.twig @@ -28,7 +28,7 @@ {#{{ 'Torrent' | trans }} #{{ torrent.id }}#}
- + {% if torrent.download.magnet.exist %} @@ -42,7 +42,7 @@ {{ torrent.download.magnet.total }} - + {% if torrent.download.file.exist %} @@ -56,7 +56,7 @@ {{ torrent.download.file.total }} - + {% if torrent.star.exist %} diff --git a/templates/default/torrent/list.html.twig b/templates/default/torrent/list.html.twig index 8c3b35e..8f358df 100644 --- a/templates/default/torrent/list.html.twig +++ b/templates/default/torrent/list.html.twig @@ -92,7 +92,7 @@ #}