diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html index a32aea50..7f364ead 100644 --- a/fet2020/templates/posts/show.html +++ b/fet2020/templates/posts/show.html @@ -69,7 +69,7 @@ {% elif post.author %}
- {{ post.author }} + {{ post.author|capfirst }} am {{ post.date|date:"d. F Y" }}
@@ -130,8 +130,6 @@ {% if request.user.is_authenticated %} -
- {% if post.has_agenda %} Agenda {% if filename_agenda %}