aboutsummaryrefslogtreecommitdiffstats
path: root/dev-random/templates/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'dev-random/templates/article.html')
-rw-r--r--dev-random/templates/article.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-random/templates/article.html b/dev-random/templates/article.html
index 7255fbc..e353f2e 100644
--- a/dev-random/templates/article.html
+++ b/dev-random/templates/article.html
@@ -18,7 +18,7 @@
<h1>
<a rel="bookmark"
href="{{ SITEURL }}/{{ article.url }}"
- title="Lien permanent vers «{{ article.title }}»">
+ title="Lien permanent vers «{{ article.title|striptags }}»">
{{ article.title }}
</a>
</h1>