diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index 16cb2eb3..25e804d0 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -23,7 +23,7 @@ - + @@ -89,7 +89,7 @@ - Notitications + Notifications {% if request.user|notification_count %} diff --git a/bookwyrm/templates/snippets/avatar.html b/bookwyrm/templates/snippets/avatar.html index ab621777..cb0a12ea 100644 --- a/bookwyrm/templates/snippets/avatar.html +++ b/bookwyrm/templates/snippets/avatar.html @@ -1,2 +1,3 @@ - +{% load fr_display %} +