From ff69969ea8b1d8e5708083f2e75da7534d0ee190 Mon Sep 17 00:00:00 2001 From: Joshua Laymon Date: Fri, 15 Aug 2025 22:51:36 +0000 Subject: [PATCH] Update web/templates/entry_view.html --- web/templates/entry_view.html | 102 ++++++++++------------------------ 1 file changed, 30 insertions(+), 72 deletions(-) diff --git a/web/templates/entry_view.html b/web/templates/entry_view.html index 647ed11..1518917 100644 --- a/web/templates/entry_view.html +++ b/web/templates/entry_view.html @@ -14,33 +14,28 @@ {% endif %}
-
- +
-
- + +
- - {% if user.is_authenticated and user.is_staff %} - Edit Delete {% endif %} @@ -68,7 +63,7 @@
-
+
{{ entry.illustration|linebreaksbr|default:"—" }}
@@ -76,7 +71,7 @@
-
+
{{ entry.application|linebreaksbr|default:"—" }}
@@ -142,14 +137,27 @@
- -