From a3188a7f5fa7f154d9e25529f173224647bee5e2 Mon Sep 17 00:00:00 2001 From: Patrick Mayr Date: Wed, 5 Jan 2022 22:55:42 +0000 Subject: [PATCH] update page style --- fet2020/templates/posts/show.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html index 356e53dd..6fd8cfd6 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.public_date|date:"d. F Y" }}
@@ -130,8 +130,6 @@ {% if request.user.is_authenticated %} -
- {% if post.has_agenda %} Agenda {% if filename_agenda %}