WIP: Dummy-Seiten für Blog... RENAME: prefix/suffix
[website] / dist / potemkin / html-experimente / seitenkopf.html
index edb20b3..f1adeb7 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/seitenkopf.css" th:href="@{/css/seitenkopf.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/seitenkopf.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/seitenkopf.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Nur das Basis-Layout und der Seitenkopf</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