WIP: Dummy-Seiten für Blog... RENAME: prefix/suffix
[website] / dist / templates / error.html
index 16c440f..a7d2db9 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/templates/error.html', contentclass='nomenu')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/templates/error.html', contentclass='nomenu')}"
     >
   <head>
     <title id="title">An Unexpected Error Occured!</title>