Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / potemkin / html-experimente / kein-layout.html
index 90f4e91..77eb357 100644 (file)
@@ -3,14 +3,14 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="templates/layout"
+    layout:decorator="/templates/layout"
     th:with="title='Alle Stylings deaktiviert', uri='/potemkin/html-experimente/kein-layout.html'"
     >
   <head layout:fragment="head">
     <title>HTML-Experimente - Kein Layout</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
   </head>
-  <body>
+  <body thymeproxy:variables="MERGE:potemkin.json">
     <aside layout:fragment="marginalcontent" th:replace="templates/fragments :: marginalcontent">
       MARGINAL-CONTENT
     </aside>