diff --git a/web/templates/entry_view.html b/web/templates/entry_view.html index 6b8cf97..e1b261f 100644 --- a/web/templates/entry_view.html +++ b/web/templates/entry_view.html @@ -25,18 +25,8 @@ - - - {% if user.is_authenticated and user.is_staff %} - Edit + Unlock / Edit Delete {% endif %} @@ -63,7 +53,7 @@