From 2983cd82d6fea9b6523d946d1fb0b7c25e0c9cef Mon Sep 17 00:00:00 2001 From: Matěj Šmíd Date: Wed, 11 Sep 2013 15:07:51 +0200 Subject: removed tags from title attribute value --- dev-random2/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-random2/templates/index.html') diff --git a/dev-random2/templates/index.html b/dev-random2/templates/index.html index 84ad5df..0ba7692 100644 --- a/dev-random2/templates/index.html +++ b/dev-random2/templates/index.html @@ -9,7 +9,7 @@

+ title="Lien permanent vers «{{ article.title|striptags }}»"> {{ article.title }}

-- cgit