diff --git a/bookwyrm/templates/user/relationships/following.html b/bookwyrm/templates/user/relationships/following.html index 5689bc613..475d40ab0 100644 --- a/bookwyrm/templates/user/relationships/following.html +++ b/bookwyrm/templates/user/relationships/following.html @@ -12,3 +12,4 @@ {% blocktrans with username=user.display_name %}{{ username }} isn't following any users{% endblocktrans %} {% endblock %} +