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