diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html index 6dc53fba9..9083f9bdc 100644 --- a/bookwyrm/templates/book/book.html +++ b/bookwyrm/templates/book/book.html @@ -48,7 +48,7 @@ {% if book.authors.exists %} - + {% endif %} {{ book.series }}{% if book.series_number %} #{{ book.series_number }}{% endif %} {% if book.authors.exists %}