diff --git a/templates/subbooks_for_book.html b/templates/subbooks_for_book.html index 26660d1..8147ff4 100644 --- a/templates/subbooks_for_book.html +++ b/templates/subbooks_for_book.html @@ -33,7 +33,7 @@ {{book.title}} {{book.rating}}{{book.author}}{{book.year_published}} - {{book.notes}} + {{book.notes}} {% endfor %}