Generierung der Menüstruktur aus den JSON-Daten überarbeitet
[website] / dist / impressum.html
index fd19e83..3cf7755 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/impressum.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/impressum.html')}"
     >
   <head>
     <title id="title">Impressum</title>
@@ -33,7 +33,7 @@
         <a href="contact.html" th:href="@{/contact.html}" title="Show all contact-informations">contact-page</a>.
       </p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
     <ul id="links">
       <li class="f" id="copyright">© <strong>mo</strong> 2013</li>
       <li class="f"><strong class="f">Impressum</strong></li>