From 2983cd82d6fea9b6523d946d1fb0b7c25e0c9cef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20=C5=A0m=C3=ADd?= Date: Wed, 11 Sep 2013 15:07:51 +0200 Subject: removed tags from title attribute value --- bootstrap2/templates/article.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap2/templates') diff --git a/bootstrap2/templates/article.html b/bootstrap2/templates/article.html index 638655c..3a3dc4a 100644 --- a/bootstrap2/templates/article.html +++ b/bootstrap2/templates/article.html @@ -7,7 +7,7 @@

+ title="Permalink to {{ article.title|striptags }}"> {{ article.title}} {% include 'twitter.html' %} -- cgit v1.1