Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / potemkin.html
index 9256008..28b0774 100644 (file)
@@ -2,7 +2,7 @@
 <html
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="templates/layout"
+    layout:decorator="/templates/layout"
     th:with="title='Projects', uri='/potemkin.html'"
     >
   <head>
@@ -15,7 +15,7 @@
     <script src="js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
-  <body>
+  <body thymeproxy:variables="MERGE:potemkin.json">
    <h1>Projects - Potemkinsche Dörfer!</h1>
   </body>
 </html>