diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html index c633b1b3..668843cb 100644 --- a/fet2020/templates/posts/show.html +++ b/fet2020/templates/posts/show.html @@ -286,7 +286,7 @@ {% if related_posts %}

Weiterlesen

- +
{% for post in related_posts %}
@@ -303,6 +303,7 @@
{% endfor %} +
{% endif %}