diff --git a/templates/article.html b/templates/article.html index b852721..24614b2 100644 --- a/templates/article.html +++ b/templates/article.html @@ -57,9 +57,9 @@ {% block content %}
-

+

{{ article.title }}

+ title="Permalink to {{ article.title|striptags }}">{{ article.title }} {% import 'translations.html' as translations with context %} {{ translations.translations_for(article) }} Published: