Dummy-Seiten fĂĽr Blog-Layout an Wordpress-Einbindung angepasst
[website] / dist / agb.html
index a247413..9fd47cc 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/agb.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/agb.html')}"
     >
   <head>
     <title id="title">Allgemeine Geschäftsbedingungen (AGB)</title>
         dem wirtschaftlichen Zweck des Vertrages Rechnung tragen.
       </p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
   </body>
 </html>