From 4ea127ed03feeae1ace8f38b60466bf842528fb1 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 6 Jan 2015 17:06:22 +0100 Subject: set noreferrer tag for links pointing to articles --- templates/part.content.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/part.content.php b/templates/part.content.php index b917240aa..90925f5fa 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -33,6 +33,7 @@ @@ -105,6 +106,7 @@

{{ ::item.title }} @@ -135,7 +137,9 @@

+ target="_blank" + rel="noreferrer" + > t('Download')) ?> -- cgit v1.2.3