From 5e37fd3da9325cc9cfc318fcfde2ef49d76957ca Mon Sep 17 00:00:00 2001 From: Patrick Date: Wed, 9 Sep 2020 11:18:33 +0000 Subject: [PATCH] small changes (wording+word wrap) --- fet2020/templates/posts/show.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html index a9088b7e..d8053268 100644 --- a/fet2020/templates/posts/show.html +++ b/fet2020/templates/posts/show.html @@ -59,11 +59,11 @@ {% endif %} {% if post.has_protocol %} - Protocol + Protokoll {% endif %} {% if request.user.is_authenticated %} - ------
+
------
Bearbeiten {% endif %}