Die Attribute title/main/marginal werden explizit gesetzt
[website] / dist / agb.html
index 9fd47cc..f7bf009 100644 (file)
@@ -1,7 +1,11 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{/templates/layout.html :: layout(uri='/agb.html')}"
+    th:replace="~{/templates/layout.html :: layout(
+      uri='/agb.html',
+      title=~{:: title},
+      maincontent=~{:: .maincontent},
+      marginalcontent=~{:: .marginalcontent})}"
     >
   <head>
     <title id="title">Allgemeine Geschäftsbedingungen (AGB)</title>