Added a layout based on Bootstrap-4.x with the help of webjars exception-handling
authorKai Moritz <kai@juplo.de>
Sun, 20 Sep 2020 12:43:32 +0000 (14:43 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 3 Oct 2020 12:01:06 +0000 (14:01 +0200)
commit2a59e717c94a9bb5f2f5aa87611c4612929c413e
tree4693704e0d8d62c918de6b3c25fe522f9f164553
parentf70e2fe4125d6a0a2d7c4eb2704c98e04052cda9
Added a layout based on Bootstrap-4.x with the help of webjars

* The templates refer to bootstrapcnd.com directly
* The production-version uses webjars, to embed the CSS in the app
pom.xml
src/main/resources/templates/400.html
src/main/resources/templates/error.html
src/main/resources/templates/layout.html [new file with mode: 0644]
src/main/resources/templates/view.html