diff --git a/bookwyrm/templates/feed/feed.html b/bookwyrm/templates/feed/feed.html index 13533f72d..b7ff6e253 100644 --- a/bookwyrm/templates/feed/feed.html +++ b/bookwyrm/templates/feed/feed.html @@ -21,7 +21,7 @@ {# announcements and system messages #} {% if request.user.show_goal and not goal and tab == 'home' %} {% now 'Y' as year %} -
+
{% include 'snippets/goal_card.html' with year=year %}