Nachweis, dass das einspaltige Layout nicht funktioniert
[website] / dist / thymeleaf / projects / html-experimente / fast-leer-einspaltig-mit-marginalinhalt.html
index 18a2738..2a9eb38 100644 (file)
@@ -4,7 +4,7 @@
     xmlns:layout="http://www.thymeleaf.org"
     xmlns:th="http://www.thymeleaf.org"
     layout:decorator="templates/layout"
-    th:with="contentclass='onecolumn'"
+    th:with="contentclass='onecolumn', uri='/projects/html-experimente/fast-leer-einspaltig-mit-marginalinhalt.html'"
     >
   <head>
     <title>HTML-Experimente - Fast leere einspaltige Seite mit Marginalinhalt</title>
     </style>
   </head>
   <body>
-    <ol layout:fragment="breadcrumb">
-      <li class="b"><a class="b" href="../../index.html" th:href="@{/index.html}">Home</a></li>
-      <li class="b"><a class="b" href="../../projects.html" th:href="@{/projects.html}">Projects</a></li>
-      <li class="b"><a class="b" href="../html-experimente.html" th:href="@{/projects/html-experimente.html}">HTML-Experimente</a></li>
-      <li class="b"><strong class="b">Leer, einspaltig, Marginal</strong></li>
-    </ol>
     <nav layout:fragment="navigation">
       <hr class="n"/>
       <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
@@ -34,6 +28,7 @@
     </nav>
     <article class="main" layout:fragment="maincontent">
       <header><h1>Fast leere einspaltige Seite mit Marginalinhalt</h1></header>
+      <p><strong>KAPUTT:</strong> siehe Erklärung im Commit</p>
     </article>
     <aside layout:fragment="marginalcontent" th:replace="templates/fragments :: marginalcontent">
       MARGINAL-CONTENT