]> juplo.de Git - website/commitdiff
Template-Pfade korrigiert/vereinheitlicht
authorKai Moritz <kai@juplo.de>
Mon, 8 Apr 2019 16:09:45 +0000 (18:09 +0200)
committerKai Moritz <kai@juplo.de>
Sun, 5 May 2019 16:28:32 +0000 (18:28 +0200)
Templates werden jetzt nach dem selben Schema referenziert wie Spring-Views:

* Ohne führenden Slash (relativ!)
* Ohne Suffix

43 files changed:
dist/about.html
dist/agb.html
dist/blog.html
dist/blog/article.html
dist/blog/comments.html
dist/contact.html
dist/datenschutz.html
dist/expertise.html
dist/google-analytics.html
dist/haftung-inhalte.html
dist/haftung-links.html
dist/impressum.html
dist/index.html
dist/potemkin.html
dist/potemkin/accelerator.html
dist/potemkin/fix-swf/getting-started.html
dist/potemkin/fix-swf/overview.html
dist/potemkin/html-experimente.html
dist/potemkin/html-experimente/basis-layout.html
dist/potemkin/html-experimente/breadcrumb.html
dist/potemkin/html-experimente/druck-layout.html
dist/potemkin/html-experimente/error.html
dist/potemkin/html-experimente/fast-leer-einspaltig-mit-marginalinhalt.html
dist/potemkin/html-experimente/fast-leer-einspaltig.html
dist/potemkin/html-experimente/fast-leer-kein-menü-aber-marginalinhalt.html
dist/potemkin/html-experimente/fast-leer-kein-menü.html
dist/potemkin/html-experimente/fast-leer-mit-menü-und-marginalinhalt.html
dist/potemkin/html-experimente/fast-leer-mit-menü.html
dist/potemkin/html-experimente/formulare.html
dist/potemkin/html-experimente/kein-layout.html
dist/potemkin/html-experimente/phone.html
dist/potemkin/html-experimente/seitenaufteilung.html
dist/potemkin/html-experimente/seitenkopf.html
dist/potemkin/html-experimente/symbole.html
dist/potemkin/html-experimente/tablet.html
dist/potemkin/html-experimente/testlab.html
dist/potemkin/html-experimente/tiny.html
dist/potemkin/typo.html
dist/references.html
dist/templates/404.html
dist/templates/error.html
dist/templates/fragments.html
dist/urheberrechte.html

index 919239fc1485367cec960f8d6e32b377e8193bd5..f1cc11c19aee33b17f48cc3660f2b2e288b2c296 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"
     th:with="uri='/about.html'"
     >
   <head>
index c27969bb975fee59bf53ed4b874d65489c1903e1..934c6a31d1890e5bc48396eb40359a8435787370 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"
     th:with="uri='/agb.html'"
     >
   <head>
index dac0fd1b038bc0be2403bfc0d8e78e0334b02f79..529032ca865c60f80a1e0087d9318f65eb943ffb 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"
     th:with="uri='/blog.html'"
     >
   <head>
index e8b0563cb61053c1d05d63f44ff07ffa2d0fdcd2..82031ac516066969a2e61a7a8c90e3caaadf80a1 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"
     th:with="uri='/blog/article.html'"
     >
   <head>
index 0eb1c976b50527c6ed47dc38484c88695c5746f8..470e1e0f94283efcae3e51d4985126db71f8f831 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"
     th:with="uri='/blog/comments.html'"
     >
   <head>
index 2a9550e68cd0cbb5ff2eb115f417bb11d842bc8e..c87a89e5b495081661b639ed55784fd21da13ffe 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"
     th:with="uri='/contact.html'"
     >
   <head>
index b5a03230dcc9db52058811309e205baa1dd8cd4b..37e46c006e7b9b01f326440f2d2fa9d57474febf 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"
     th:with="uri='/datenschutz.html'"
     >
   <head>
index bcd39fa41ece0a42eda37a1580dff350cb2d799e..36db8664d499475f1808fc4dfcdf7edfac3b3c2f 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"
     th:with="uri='/expertise.html'"
     >
   <head>
index 8a0885eea83a4be3f81c57a874513b59764fdb55..b24996b3b3ebbd1995649327e2662450a197849d 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"
     th:with="uri='/google-analytics.html'"
     >
   <head>
index 968e8d59cb72dfd4594c698b57e5fe516a38f852..266faad7ab9bbfa4e7cc451c34c8f9716eadf36c 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"
     th:with="uri='/haftung-inhalte.html'"
     >
   <head>
index cd86a6b8c09b642be1df5aed95de20259eb1773c..53e0456d8123504f292d59bd67bb19a20a722a67 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"
     th:with="uri='/haftung-links.html'"
     >
   <head>
index 6ec7e4e05424d5c9ad4845db85f47ff7a9d36974..f5076c4b358178309c634459de583293cb6df927 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"
     th:with="uri='/impressum.html'"
     >
   <head>
index 746e209b914f8a25593443b8613d56046b4ec14f..0cb999ac89d7731679f8343734348cc9d6861917 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"
     th:with="contentclass='nomenu', uri='/index.html'"
     >
   <head>
@@ -42,8 +42,8 @@
           <h2>About juplo</h2>
           <ul>
             <li><a href="/about.html" title="Visit my about-pag">More about juplo</a></li>
-            <li><a href="/blog/" title="(Hopefully) helpful stuff">Blog</a></li>
-            <li><a href="/projects/" title="All current projects">Projects</a></li>
+            <li><a href="/blog.html" title="(Hopefully) helpful stuff">Blog</a></li>
+            <li><a href="/projects.html" title="All current projects">Projects</a></li>
             <li><a href="/contact.html" title="All contact-information on a glance">Contact</a></li>
           </ul>
         </div>
index 28b07748d1ec83508fd4b0d41ac2655a51e1e899..019a8883d842bb0d6f4af28814ba62b6f015ee6c 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"
     th:with="title='Projects', uri='/potemkin.html'"
     >
   <head>
index a658a9bc05f214087b80ae4cc2261ed0a96b5f1b..9dbe8ea833d8b6f6a1065a543d7c41455bac3dfe 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"
     th:with="title='accelerator - Overview', uri='/potemkin/accelerator.html'"
     >
   <head>
index 1fbd37d243dfdbcf9a8385b71a0c2ab3919f7342..7d90bfccd1d0de86479017d787db7ca9708e60f1 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"
     th:with="title='Fix SWF - Getting Started', uri='/potemkin/fix-swf/getting-started.html'"
     >
   <head>
index 7bd2dfb9901cea79b6da02c6815129c59a63ac58..10cefa7c8c966deaa0b5c1f13c90df48cc605ebb 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"
     th:with="title='Fix SWF - Overview', uri='/potemkin/fix-swf/overview.html'"
     >
   <head>
index 4279437bb9489d465dd78b7f044a5e7be4ea837a..60ec5e780320bf10d57c18ceda0ab56731ea3368 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="uri='/potemkin/html-experimente.html'"
     >
   <head>
index e66eac0fad0e6603d70a8537f47b7c158e1b3b05..ece0715323656e27ad83c8cec6b54393675359c8 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Nur das Basis-Layout', uri='/potemkin/html-experimente/basis-layout.html'"
     >
   <head layout:fragment="head">
index e57a45104344cd0c6fe087f1fc7d1984adda15cc..1c6c1095dfe211c12f5284362dfe3e390c4f2370 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Seite mit sehr langem Breadcrumb', uri='/potemkin/html-experimente/breadcrumb.html'"
     >
   <head>
index 2eb495da00a6f7fe40e36b5fb3c5fa91d4067106..ff4c16240d76bde04492f21e67e3e871bc513a7a 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Die für den Ausdruck angepasste Ansicht', uri='/potemkin/html-experimente/druck-layout.html'"
     >
   <head layout:fragment="head">
index 2d5bae3aab0bdc28181cc3f1dd527b1485a64353..c4af1a30ddd606b1132991875ef797626ef04d7f 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"
     >
   <head>
     <title>This Page Will Raise An Error</title>
index 9d6e516fcc2386f9044d19d080c114815a1369de..c73bb13fef9ae32ec6c0a0f0281deff35e09b003 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="contentclass='onecolumn', uri='/potemkin/html-experimente/fast-leer-einspaltig-mit-marginalinhalt.html'"
     >
   <head>
index 55f00ea1c17d81470785303477fce39dd0a07b96..47281635b1272e1d9827dd240a3ffa47f33cf4dc 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="contentclass='onecolumn', uri='/potemkin/html-experimente/fast-leer-einspaltig.html'"
     >
   <head>
index f4a1fd22b0dd0b557e7258bc2f148681c690e3f9..f8521a1885bbf17cc810d1804fe0f8e2ea281223 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="contentclass='nomenu', uri='/potemkin/html-experimente/fast-leer-kein-menü-aber-marginalinhalt.html'"
     >
   <head>
index 6ebd73b0e816974a87dc3e9e9c499681ee62a883..664e086d3b7bd7c4cbfdd58c8db2efcc6293eb8a 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="contentclass='nomenu', uri='/potemkin/html-experimente/fast-leer-kein-menü.html'"
     >
   <head>
index 0953def70beb8bfaf8b394e769248591de3bea23..7a68024bb703f64381b2edd052562154d1602abb 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with=", uri='/potemkin/html-experimente/fast-leer-mit-menü-und-marginalinhalt.html'"
     >
   <head>
index 2c24d62bc86a23e97177533e9fdf0bf5871fee2d..e9ef78ddec6c6effeb1bd8604f94c516064d2934 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with=", uri='/potemkin/html-experimente/fast-leer-mit-menü.html'"
     >
   <head>
index d96f3c8648a774fb72f6d954efcba103c49b99e4..0f12f096c44f17f7aa4a594ddaa393f165a0dba6 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="uri='/potemkin/html-experimente/formulare.html'"
     >
   <head>
index 77eb3572ad066e60b42deaf68c65c92d40cfa77d..1e8c89737b245c4a4ab2f5beb079ecfe07f8f90b 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Alle Stylings deaktiviert', uri='/potemkin/html-experimente/kein-layout.html'"
     >
   <head layout:fragment="head">
index cf5f1abccd382cf2b7e0024f96fd5fb263c22566..da469b3b7a07e25f5249f9711fe5794e859ede2f 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Layout für Smartphones', uri='/potemkin/html-experimente/phone.html'"
     >
   <head layout:fragment="head">
index 3623ae3d283da91c11e638ce54b31b9bbaf4ad7f..520ce9a066fdd323b9fc6abd6761f1c740d89cb6 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Nur das Basis-Layout und die Seitenaufteiltung', uri='/potemkin/html-experimente/seitenaufteilung.html'"
     >
   <head layout:fragment="head">
index 5510e515ecadb38ce0b851acb8010d0674e5d104..6216fa3223fcd81530264b0c8f5fb501e9408879 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Nur das Basis-Layout und die Seitenaufteiltung', uri='/potemkin/html-experimente/seitenkopf.html'"
     >
   <head layout:fragment="head">
index 612befbf15868eeec20c108d06e60837ff3c8368..269934990c6a70d80a272071d604950d3bc257fa 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="uri='/potemkin/html-experimente/symbole.html'"
     >
   <head>
index 614788e1327ef7aa4de48740f3b10ba3235e776e..54a6a8dc201e9dca04068457a98ecad3bdd45f23 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Layout für Tablets', uri='/potemkin/html-experimente/tablet.html'"
     >
   <head layout:fragment="head">
index b622343ef544bc7880f177792d32ab6f548fc12a..f5cfa0b12727c9490d431391ac9c16428d865c5a 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/testlab"
+    layout:decorator="templates/testlab"
     th:with="title='Media-Query-Test: BEISPIEL', uri='/potemkin/html-experimente/testlab.html'"
     >
   <head>
index 3cc50a6a1417ef88d7e22ed57503523340a849ea..3e9e69f45a47559dc19c7c97537a8d40ebcccf2b 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
+    layout:decorator="templates/layout"
     th:with="title='Layout für sehr kleine Bildschirmgrößen', uri='/potemkin/html-experimente/tiny.html'"
     >
   <head layout:fragment="head">
index dc364b8b8f92e64d053aac90e7c64318ac54e4d9..83d0f3c7c58cd123d7e9edc3398d945df7d71921 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"
     th:with="uri='/potemkin/typo.html'"
     >
   <head>
index 20dfd487e2b35444311fd43ea39507c62554fb33..ee013cdf2ce6568c3bafa7fbb9a4aa5f0182d8d1 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"
     th:with="uri='/references.html'"
     >
   <head>
index 1c189d42f1a08bc1e4f1e44113cac8977c745f9e..d3ecc7f22209e65df1f04c438d6d9bf7bb59838d 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"
     th:with="uri='/templates/404.html', contentclass='nomenu'"
     >
   <head>
index 74535a7b92c103d12157cdfe305102b0a5a9405c..cd175ca6665aaee3ddf7a6ddb9e98a0cb498a45c 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"
     th:with="uri='/templates/error.html', contentclass='nomenu'"
     >
   <head>
index 13813927923eea54d3514d6e77ccc8f0cec67cda..7eec1bad6988e9cb23325e780a8231dcefc165e5 100644 (file)
@@ -26,7 +26,7 @@
       <header><h1 th:text="${title}">PAGE-TITLE</h1></header>
       <div class="wip" th:fragment="wip">
         <img class="w" src="/img/comming-soon.png" alt="Comming soon..."/>
-        <p th:include="/templates/layout :: maincontent" th:remove="tag">
+        <p th:include="templates/layout :: maincontent" th:remove="tag">
           PAGE-CONTENT
         </p>
       </div>
index 8ef3a4d129834724f372bb3d687d626e2cb776a2..3ac8e432f5a8263525b26d674b821f8f73becee3 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"
     th:with="uri='/urheberrechte.html'"
     >
   <head>