From ce6e6ebeedc0f87c88eef5aa9d6fb9a4b496e539 Mon Sep 17 00:00:00 2001 From: Gustavo Bernardo Date: Tue, 29 Nov 2016 00:09:06 -0300 Subject: [PATCH] Link open in new tab [Issue:#452] --- links/templates/links/view_link.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/links/templates/links/view_link.html b/links/templates/links/view_link.html index 2740bac..e4b73b5 100644 --- a/links/templates/links/view_link.html +++ b/links/templates/links/view_link.html @@ -14,7 +14,7 @@
{{link.name}}

{{link.link_description}}

- {% trans 'Read more' %} + {% trans 'Read more' %}
-- libgit2 0.21.2