Fehler in den Potemkin-Seiten korrigiert
[website] / dist / thymeleaf / potemkin / html-experimente / druck-layout.html
index 2412ca5..12d6f63 100644 (file)
@@ -9,11 +9,10 @@
   <head layout:fragment="head">
     <title>HTML-Experimente - Druck-Layout</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
-    <link rel="stylesheet/less" th:rel="stylesheet" type="text/css" href="../../../css/base.css" th:href="@{/css/base.css}"/>
-    <link rel="stylesheet/less" th:rel="stylesheet" type="text/css" href="../../../css/print.css" th:href="@{/css/print.css}"/>
-    <script src="../../../js/less-1.7.0.min.js" th:remove="all"></script>
+    <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../../css/base.css" th:href="@{/css/base.css}"/>
+    <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../../css/print.css" th:href="@{/css/print.css}"/>
   </head>
-  <body thymeproxy:variables="MERGE:/thymeleaf/projects.json">
+  <body thymeproxy:variables="MERGE:/thymeleaf/potemkin.json">
     <aside layout:fragment="marginalcontent" th:replace="templates/fragments :: marginalcontent">
       MARGINAL-CONTENT
     </aside>