WIP: less.js ausgebaut
[website] / dist / thymeleaf / projects / html-experimente / phone.html
index 35518e5..0796e1b 100644 (file)
@@ -8,11 +8,11 @@
     >
   <head layout:fragment="head">
     <title>HTML-Experimente - Layout PHONE</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
     <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/phone.css" th:href="@{/css/phone.css}"/>
-    <script src="../../../js/less-1.7.0.min.js" th:remove="all"></script>
   </head>
-  <body>
+  <body thymeproxy:variables="MERGE:/thymeleaf/projects.json">
     <aside layout:fragment="marginalcontent" th:replace="templates/fragments :: marginalcontent">
       MARGINAL-CONTENT
     </aside>