diff --git a/bookwyrm/templates/feed.html b/bookwyrm/templates/feed.html index 7a68325a..ffd20604 100644 --- a/bookwyrm/templates/feed.html +++ b/bookwyrm/templates/feed.html @@ -5,6 +5,9 @@
There are no books here right now! Try searching for a book to get started
+ {% else %}There aren't any activities right now! Try following a user to get started
+ {% endif %} {% for activity in activities %}