diff --git a/bookstore/src/main/resources/templates/booklist.html b/bookstore/src/main/resources/templates/booklist.html index 6716362..cc196f7 100644 --- a/bookstore/src/main/resources/templates/booklist.html +++ b/bookstore/src/main/resources/templates/booklist.html @@ -108,7 +108,9 @@ Idea of the following syntax used in this and other HTML document: | Category is string value 'book.null.category' */--> - (obj) book.category.name + + (obj) book.category.name +