From 98ae5868894c0ec1c8469f615c885c4e2218417c Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Fri, 18 Jun 2021 16:52:12 -0700 Subject: [PATCH] Newline in following template --- bookwyrm/templates/user/relationships/following.html | 1 + 1 file changed, 1 insertion(+) diff --git a/bookwyrm/templates/user/relationships/following.html b/bookwyrm/templates/user/relationships/following.html index 5689bc61..475d40ab 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 %} +