aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap2
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap2')
-rw-r--r--bootstrap2/templates/article.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<h1>
<a href="{{ pagename }}"
rel="bookmark"
- title="Permalink to {{ article.title }}">
+ title="Permalink to {{ article.title|striptags }}">
{{ article.title}}
</a>
{% include 'twitter.html' %}