From cece687b5c4ef9666730eb128a5533bfd578fb9d Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 6 Dec 2023 21:24:09 +0200 Subject: [PATCH] add rel/nofollow to action links --- templates/default/room/index.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/room/index.html.twig b/templates/default/room/index.html.twig index 0516797..46f05f2 100644 --- a/templates/default/room/index.html.twig +++ b/templates/default/room/index.html.twig @@ -24,9 +24,9 @@ {% endif %} • - {{ post.timestamp | format_ago }} + {{ post.timestamp | format_ago }} • - {{ 'reply' | trans }} + {{ 'reply' | trans }} {% if post.pending %}