From a6d436d05d8299e9f63c188f6abacbf9c2be2095 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Tue, 13 Oct 2020 16:20:04 -0700 Subject: [PATCH] Fixes avatar in top bar on user page --- bookwyrm/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index f14b76aae..f5f72e658 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -60,7 +60,7 @@ {% if request.user.is_authenticated %}