diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index 42622767..e964ec20 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -117,11 +117,12 @@ - {% else %} + {% elif request.path != '/login' and request.path != '/login/' %}