Template-Pfade korrigiert/vereinheitlicht
[website] / dist / potemkin / html-experimente / formulare.html
index b2bd9f6..0f12f09 100644 (file)
@@ -3,20 +3,19 @@
     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>
     <title>HTML-Experimente - Formulare</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet/less" type="text/css" href="../../less/base.less"/>
-    <link rel="stylesheet/less" type="text/css" href="../../less/screen.less" media="screen"/>
-    <link rel="stylesheet/less" type="text/css" href="../../less/print.less" media="print"/>
-    <script src="../../js/less-1.7.0.min.js"></script>
+    <link rel="stylesheet" type="text/css" href="../../css/base.css"/>
+    <link rel="stylesheet" type="text/css" href="../../css/screen.css" media="screen"/>
+    <link rel="stylesheet" type="text/css" href="../../css/print.css" media="print"/>
     <!--*/-->
   </head>
-  <body>
+  <body thymeproxy:variables="MERGE:potemkin.json">
     <article class="main" layout:fragment="maincontent">
       <header><h1>Formulare</h1></header>
       <form class="form" action="#" method="get">