fixes goal page and test for goal page
This commit is contained in:
parent
fcc0e0ccb6
commit
6426282db1
2 changed files with 13 additions and 3 deletions
|
@ -50,7 +50,7 @@
|
|||
<div class="column is-narrow">
|
||||
<div class="box">
|
||||
<a href="{{ book.book.local_path }}">
|
||||
{% include 'snippets/discover/small-book.html' with book=book.book rating=goal.ratings %}
|
||||
{% include 'discover/small-book.html' with book=book.book rating=goal.ratings %}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue