From 274e09579a266f18e7b033805af4c0d5a71b713e Mon Sep 17 00:00:00 2001 From: patrick Date: Mon, 1 Feb 2021 15:16:44 +0000 Subject: [PATCH] fix condition --- fet2020/templates/posts/show.html | 1 - 1 file changed, 1 deletion(-) diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html index 026d6a83..7e3ca990 100644 --- a/fet2020/templates/posts/show.html +++ b/fet2020/templates/posts/show.html @@ -95,7 +95,6 @@ Bearbeiten {% elif post.post_type == 'F' %} Bearbeiten - {% else %} {% endif %}