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 @@
Illustration
-
+
{{ entry.illustration|linebreaksbr|default:"—" }}
@@ -71,7 +61,7 @@
-
+
{{ entry.application|linebreaksbr|default:"—" }}
@@ -137,27 +127,6 @@
- - - - -