diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index bf897986a..7e28ae978 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -286,7 +286,7 @@ {% elif request.path != '/notifications/posts' %}
- {{macros.ghost_box(error if request.path.startswith('/search') else '', '', 1)}}{% endif %} + {{macros.ghost_box(error if request.path.startswith('/search') else '', '', 1)}}