diff --git a/templates/blocks/widgets/news_block.html b/templates/blocks/widgets/news_block.html index d2d357ed..5fde51c7 100644 --- a/templates/blocks/widgets/news_block.html +++ b/templates/blocks/widgets/news_block.html @@ -14,7 +14,7 @@

Letzte News & Ab­stimmungen

{{ article.date|date:"d.m.Y" }}
{{ article.title }}
-
{{ article.body | richtext | truncatechars:300 }} weiterlesen
+
{{ article.body | richtext | truncatechars:300 }} weiterlesen
{% get_comment_count for article as comment_count %}
{% if comment_count == 0 %}