Artikel -
{{ post.title|tags_to_url }}
@@ -149,7 +148,7 @@ {{ post.agenda_html|safe }}{% elif post.body %} - {{ post.body|safe|add_internal_links|tags_to_url }} + {{ post.body|safe|tags_to_url }} {% endif %} {% if request.user.is_authenticated and post.has_protocol %} @@ -283,11 +282,11 @@