diff --git a/fet2020/templates/posts/fetmeeting/detail.html b/fet2020/templates/posts/fetmeeting/detail.html index db79f2d6..5f0bec90 100644 --- a/fet2020/templates/posts/fetmeeting/detail.html +++ b/fet2020/templates/posts/fetmeeting/detail.html @@ -153,33 +153,30 @@ {% endif %} - {% get_flatpages '/bs/' for user as pages %} - {% if pages %} -
- {{ pages.first.title }} -
- - -
+
+ Beschlusssammlung +
+ +
- {% endif %} +
{% endif %} {% endblock %}