diff --git a/src/pretix/base/templates/404.html b/src/pretix/base/templates/404.html index 6fa272a0b..506132269 100644 --- a/src/pretix/base/templates/404.html +++ b/src/pretix/base/templates/404.html @@ -8,9 +8,6 @@
{% trans "I'm afraid we could not find the the resource you requested." %}
{{ exception }}
- {% if request.user.is_staff and not staff_session %}