+ {{ year }} reading goal +
+Set a goal for how many books you'll finish reading in {{ year }}, and track your progress throughout the year.
+ + {% include 'snippets/goal_form.html' %} +diff --git a/bookwyrm/templates/feed.html b/bookwyrm/templates/feed.html index b77da819..750576c1 100644 --- a/bookwyrm/templates/feed.html +++ b/bookwyrm/templates/feed.html @@ -47,8 +47,8 @@
- {% include 'snippets/book_titleby.html' with book=book %} - > + {% include 'snippets/book_titleby.html' with book=book %} +
@@ -67,6 +67,14 @@Set a goal for how many books you'll finish reading in {{ year }}, and track your progress throughout the year.
+ + {% include 'snippets/goal_form.html' %} +There aren't any activities right now! Try following a user to get started
{% endif %} diff --git a/bookwyrm/templates/snippets/finish_reading_modal.html b/bookwyrm/templates/snippets/finish_reading_modal.html index 06874c06..79bcd944 100644 --- a/bookwyrm/templates/snippets/finish_reading_modal.html +++ b/bookwyrm/templates/snippets/finish_reading_modal.html @@ -29,8 +29,8 @@