Section-Handling überarbeitet: URI ist generell der Key für Map-Zugriffe!
[website] / dist / thymeleaf / index.html
index 3024133..3102422 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     layout:decorator="templates/layout"
-    th:with="contentclass='nomenu'"
+    th:with="contentclass='nomenu', uri='/index.html'"
     >
   <head>
     <title>Home</title>