Fehler in den Potemkin-Seiten korrigiert
[website] / dist / thymeleaf / potemkin / fix-swf / getting-started.html
1 <!DOCTYPE html>
2 <html
3     xmlns="http://www.w3.org/1999/xhtml"
4     xmlns:layout="http://www.thymeleaf.org"
5     layout:decorator="/templates/layout"
6     th:with="title='Fix SWF - Getting Started', uri='/potemkin/fix-swf/getting-started.html'"
7     >
8   <head>
9     <title>Fix SWF - Getting Started</title>
10     <!--/*-->
11     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
12     <link rel="stylesheet" type="text/css" href="../../../css/base.css"/>
13     <link rel="stylesheet" type="text/css" href="../../../css/screen.css" media="screen"/>
14     <link rel="stylesheet" type="text/css" href="../../../css/print.css" media="print"/>
15     <!--*/-->
16   </head>
17   <body thymeproxy:variables="MERGE:/thymeleaf/potemkin.json">
18     <h1>Getting Started - DUMMY</h1>
19   </body>
20 </html>