From 5c664232be0c8cb58f43e3a00c8242d49d768845 Mon Sep 17 00:00:00 2001 From: Joshua Laymon Date: Fri, 15 Aug 2025 22:52:26 +0000 Subject: [PATCH] Update web/templates/entry_view.html --- web/templates/entry_view.html | 47 ++++++----------------------------- 1 file changed, 8 insertions(+), 39 deletions(-) diff --git a/web/templates/entry_view.html b/web/templates/entry_view.html index 1518917..e1b261f 100644 --- a/web/templates/entry_view.html +++ b/web/templates/entry_view.html @@ -14,29 +14,19 @@ {% endif %}
-
+ +
- -
+ +
- - - {% if user.is_authenticated and user.is_staff %} - Edit + Unlock / Edit Delete {% endif %}
@@ -63,7 +53,7 @@
-
+
{{ entry.illustration|linebreaksbr|default:"—" }}
@@ -71,7 +61,7 @@
-
+
{{ entry.application|linebreaksbr|default:"—" }}
@@ -137,27 +127,6 @@
- - - - -