Kanonische Links über _canonical realisiert
[website] / dist / potemkin / fix-swf / overview.html
1 <!DOCTYPE html>
2 <html
3     xmlns="http://www.w3.org/1999/xhtml"
4     th:replace="~{/templates/layout.html :: layout(
5       uri='/potemkin/fix-swf/overview.html',
6       title=~{:: title},
7       maincontent=~{:: .maincontent},
8       marginalcontent=~{:: .marginalcontent}, json='MERGE:/potemkin.json')}"
9     >
10   <head>
11     <title id="title">Fix SWF - Overview</title>
12     <!--/*-->
13     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
14     <link rel="stylesheet" type="text/css" href="../../css/base.css"/>
15     <link rel="stylesheet" type="text/css" href="../../css/screen.css" media="screen"/>
16     <link rel="stylesheet" type="text/css" href="../../css/print.css" media="print"/>
17     <!--*/-->
18   </head>
19   <body thymeproxy:variables="MERGE:potemkin.json">
20     <main class="maincontent">
21       <h1>Overviw - DUMMY</h1>
22     </main>
23   </body>
24 </html>