aboutsummaryrefslogtreecommitdiffstats
path: root/bootlex
diff options
context:
space:
mode:
Diffstat (limited to 'bootlex')
-rw-r--r--bootlex/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootlex/templates/index.html b/bootlex/templates/index.html
index 517016f..8628072 100644
--- a/bootlex/templates/index.html
+++ b/bootlex/templates/index.html
@@ -24,7 +24,7 @@
{% endif %}
</div>
<div class="span1 offset3">
- <a class="btn btn-small" href="{{ SITEURL }}/{{ article.url }}" rel="bookmark" title="Permalink to {{ article.title}}">Mehr</a>
+ <a class="btn btn-small" href="{{ SITEURL }}/{{ article.url }}" rel="bookmark" title="Permalink to {{ article.title|striptags}}">Mehr</a>
</div>
</div>
</div>