From: Tobias Diekershoff Date: Wed, 26 Oct 2022 05:30:46 +0000 (+0200) Subject: add a nofollow to the blocklist export link X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=80a897f2f3e67057071941810c2980204812028e;p=friendica.git add a nofollow to the blocklist export link --- diff --git a/view/templates/friendica.tpl b/view/templates/friendica.tpl index a5c765f96e..ae181ad825 100644 --- a/view/templates/friendica.tpl +++ b/view/templates/friendica.tpl @@ -33,7 +33,7 @@ {{/foreach}} -

{{$block_list.download}}

+

{{$block_list.download}}

{{/if}}