WIP: Dummy-Seiten für Blog... RENAME: prefix/suffix
[website] / dist / potemkin / html-experimente / druck-layout.html
index 184fe03..db1dc4c 100644 (file)
@@ -6,10 +6,10 @@
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.css}"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/print.css" th:href="@{/css/print.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/druck-layout.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/druck-layout.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Die für den Ausdruck angepasste Ansicht</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
     <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
       MARGINAL-CONTENT