Uses template for generating goal status
This commit is contained in:
parent
0df7be6cfc
commit
2297fe133d
2 changed files with 4 additions and 1 deletions
1
bookwyrm/templates/snippets/generated_status/goal.html
Normal file
1
bookwyrm/templates/snippets/generated_status/goal.html
Normal file
|
@ -0,0 +1 @@
|
|||
{% load humanize %}set a goal to read {{ goal.goal | intcomma }} book{{ goal.goal | pluralize }} in {{ goal.year }}
|
Loading…
Add table
Add a link
Reference in a new issue