From 1cb2f552a43c504e5cb4f64d568f96760db971d2 Mon Sep 17 00:00:00 2001 From: Kirill Goncharov Date: Mon, 28 Dec 2020 17:11:55 +0300 Subject: [PATCH] Add rel=noopener attribute to external links (#44) --- bookmarks/templates/bookmarks/bookmark_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookmarks/templates/bookmarks/bookmark_list.html b/bookmarks/templates/bookmarks/bookmark_list.html index a60c8f0..a43c60f 100644 --- a/bookmarks/templates/bookmarks/bookmark_list.html +++ b/bookmarks/templates/bookmarks/bookmark_list.html @@ -4,7 +4,7 @@ {% for bookmark in bookmarks %}
  • {% if bookmark.tag_names %}