From 12eb644e7497a392670032b498c6054d315a65b8 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Fri, 25 Sep 2020 12:08:46 +0300 Subject: [PATCH] Explain some design choices used in HTML documents; add commenting Signed-off-by: Pekka Helenius --- .../main/resources/templates/booklist.html | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/bookstore/src/main/resources/templates/booklist.html b/bookstore/src/main/resources/templates/booklist.html index 1d414f6..47a47cd 100644 --- a/bookstore/src/main/resources/templates/booklist.html +++ b/bookstore/src/main/resources/templates/booklist.html @@ -1,8 +1,41 @@ + + + + + @@ -52,12 +85,33 @@ | else: | Author is string value 'book.null.author' */--> + (obj) book.author.firstName (obj) book.author.lastName (obj) book.title (obj) book.isbn (obj) book.year + + + + (obj) book.category.name + + + 0.00 page.symbols.currency