WIP: Dummy-Seiten für Blog... RENAME: prefix/suffix
[website] / dist / templates / 404.html
index f060476..8d0593f 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/templates/404.html', contentclass='nomenu')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/templates/404.html', contentclass='nomenu')}"
     >
   <head>
     <title id="title">404: Page Not Found!</title>