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 @@
- -