diff --git a/manuels/templates/manuels/list_books_supplies.html b/manuels/templates/manuels/list_books_supplies.html index 9341da4..9652542 100644 --- a/manuels/templates/manuels/list_books_supplies.html +++ b/manuels/templates/manuels/list_books_supplies.html @@ -75,7 +75,9 @@ {{ book.field }} {{ book.title }} {{ book.authors }} - {{ book.editor }} + {{ book.editor }}{% if book.other_editor %} + ({{ book.other_editor }}) + {% endif %} {{ book.publication_year }} {{ book.isbn }} {{ book.price }}€