Das Fragment "layout" fordert nur noch nicht-optionale Parameter
[website] / dist / templates / layout.html
index cd050be..b95cf48 100644 (file)
@@ -2,7 +2,7 @@
 <html
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:th="http://www.thymeleaf.org"
-    th:fragment="layout(uri,maincontent,marginalcontent)"
+    th:fragment="layout(uri,maincontent)"
     thymeproxy:variables="SET:sitemap.json"
     >
   <head>