Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / potemkin / accelerator.html
index 44d906c..a658a9b 100644 (file)
@@ -2,28 +2,27 @@
 <html
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout.html"
+    layout:decorator="/templates/layout"
     th:with="title='accelerator - Overview', uri='/potemkin/accelerator.html'"
     >
   <head>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <title>Fix SWF - Overview</title>
-    <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 thymeproxy:variables='merge:{"pages":{
+  <body thymeproxy:variables='MERGE:potemkin.json,MERGE:{"pages":{
     "/potemkin.html": {
       "name": "Projects",
       "childs": {
-        "#hibernate4-maven-plugin": "Hibernate 4 Maven Plugin",
-        "/potemkin/accelerator.html": "accelerator!",
+        "/potemkin.html": "Overview",
+        "/potemkin/typo.html": "Typography",
         "/potemkin/html-experimente.html": "HTML-Experimente",
-        "/potemkin/fix-swf/overview.html": "Fix SWF",
-        "/potemkin/typo.html": "Typography"
+        "/potemkin/accelerator.html": "accelerator!",
+        "/potemkin/fix-swf/overview.html": "Fix SWF"
       },
       "crumbs": [
         { "uri": "/potemkin.html", "name": "Projects" }