diff --git a/bookwyrm/templates/feed/feed.html b/bookwyrm/templates/feed/feed.html index e883b6b24..45d8f1ae9 100644 --- a/bookwyrm/templates/feed/feed.html +++ b/bookwyrm/templates/feed/feed.html @@ -73,7 +73,7 @@ {% endif %} {% if annual_summary_year and tab.key == 'home' %} -
+
{% include 'feed/summary_card.html' with year=annual_summary_year %}