diff --git a/bookstore/src/main/resources/templates/fragments/footerpart.html b/bookstore/src/main/resources/templates/fragments/footerpart.html index 96ade52..3e83ec0 100644 --- a/bookstore/src/main/resources/templates/fragments/footerpart.html +++ b/bookstore/src/main/resources/templates/fragments/footerpart.html @@ -11,7 +11,9 @@ target domain environment. Once fully implemented, footer relative URLs should w
Dev note: This footer is fetched from an external URL and presented only for demonstration purposes.
++ Dev note: This footer is fetched from an external URL and presented only for demonstration purposes. +
diff --git a/bookstore/src/main/resources/templates/fragments/loginout.html b/bookstore/src/main/resources/templates/fragments/loginout.html index 8a094bc..633dcd1 100644 --- a/bookstore/src/main/resources/templates/fragments/loginout.html +++ b/bookstore/src/main/resources/templates/fragments/loginout.html @@ -93,12 +93,12 @@ h2consolepage = ${@environment.getProperty('spring.h2.console.path')}