diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html index 668843cb..af82ec67 100644 --- a/fet2020/templates/posts/show.html +++ b/fet2020/templates/posts/show.html @@ -156,16 +156,18 @@ {% endif %} -
-
-

Termindetails:

- -
- + {% if post.post_type != 'N' %} +
+
+

Termindetails:

+ +
+ {% endif %} + {% if post.has_agenda or post.has_protocol %} {% if request.user.is_authenticated %}