Generierung der Menüstruktur aus den JSON-Daten überarbeitet
[website] / dist / about.html
index e23ca8e..cfc4ed1 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/about.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/about.html')}"
     >
   <head>
     <title id="title">About</title>