Inhalte an die geänderten View-Namen für Thymeleaf-Templates angepasst
[website] / dist / contact.html
index 1b0129e..ef65368 100644 (file)
@@ -2,7 +2,7 @@
 <html
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="templates/layout"
+    layout:decorator="/templates/layout.html"
     th:with="uri='/contact.html'"
     >
   <head>