diff --git a/build.gradle b/build.gradle index 02f8eab..75216db 100644 --- a/build.gradle +++ b/build.gradle @@ -80,7 +80,7 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-web' implementation 'org.springframework.boot:spring-boot-starter-validation' implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6' - implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.3.0' + implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.4.0' implementation 'commons-io:commons-io:2.15.1' diff --git a/src/main/resources/templates/allgemeines.html b/src/main/resources/templates/allgemeines.html index 01fb739..69615e9 100644 --- a/src/main/resources/templates/allgemeines.html +++ b/src/main/resources/templates/allgemeines.html @@ -24,16 +24,41 @@ Startseite
+