WIP: Dummy-Seiten für Blog...
[website] / dist / blog / comments.html
index 4760f94..278b3eb 100644 (file)
@@ -1,22 +1,19 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout.html"
-    th:with="uri='/blog/comments.html'"
+    th:replace="~{templates/layout :: layout(uri='/blog/comments.html', json='MERGE:/blog/blog.json')}"
     >
   <head>
-    <title>juplo - blog - hibernate4-maven-plugin</title>
+    <title id="title">juplo - blog - hibernate4-maven-plugin</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>
-    <article class="main" layout:fragment="maincontent">
+    <article class="maincontent">
       <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
         <div class="entry-header">
           <h1 class="entry-title">hibernate4-maven-plugin</h1>
         </form>
       </div>
     </article>
-    <aside layout:fragment="marginalcontent">
+    <aside class="marginalcontent">
       <div id="secondary" class="widget-area" role="complementary">
         <aside id="archives" class="widget">
           <h1 class="widget-title">Archives</h1>