Die separaten CSS-Dateien für die Layouts TABLET, PHONE und TINY korrigiert
[website] / dist / thymeleaf / potemkin / fix-swf / overview.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 - Overview', uri='/potemkin/fix-swf/overview.html'"
7     >
8   <head>
9     <!--/*-->
10     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11     <title>Fix SWF - Overview</title>
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/projects.json">
18     <h1>Overview - DUMMY</h1>
19   </body>
20 </html>