diff --git a/bookwyrm/templates/user/layout.html b/bookwyrm/templates/user/layout.html index 41d52812..8ca3bd18 100755 --- a/bookwyrm/templates/user/layout.html +++ b/bookwyrm/templates/user/layout.html @@ -31,8 +31,8 @@ {% spaceless %}
{{ user.summary|to_markdown|safe }} - {% endspaceless %}
+ {% endspaceless %} {% endif %} {% if not is_self and request.user.is_authenticated %}