Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / potemkin / accelerator.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='accelerator - Overview', uri='/potemkin/accelerator.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:potemkin.json,MERGE:{"pages":{
18     "/potemkin.html": {
19       "name": "Projects",
20       "childs": {
21         "/potemkin.html": "Overview",
22         "/potemkin/typo.html": "Typography",
23         "/potemkin/html-experimente.html": "HTML-Experimente",
24         "/potemkin/accelerator.html": "accelerator!",
25         "/potemkin/fix-swf/overview.html": "Fix SWF"
26       },
27       "crumbs": [
28         { "uri": "/potemkin.html", "name": "Projects" }
29       ]
30     },
31     "/potemkin/accelerator.html": {
32       "name": "Overview",
33       "childs": {
34         "/potemkin/accelerator.html": "Overview",
35         "/potemkin/accelerator/read-on.html": "Read on",
36         "/potemkin/accelerator/read-on-and-on.html": "Read on and on",
37         "/potemkin/accelerator/read-on-and-on-and-on.html": "Read on and on and on"
38       },
39       "crumbs": [
40         { "uri": "/potemkin.html", "name": "Projects" },
41         { "uri": "/potemkin/accelerator.html", "name": "accelerator" },
42         { "uri": "/potemkin/accelerator.html", "name": "Overview" }
43       ]
44     },
45     "/potemkin/accelerator/read-on.html": { "name": "Read on" },
46     "/potemkin/accelerator/read-on-and-on.html": { "name": "Read on and on" },
47     "/potemkin/accelerator/read-on-and-on-and-on.html": { "name": "Read on and on and on" }
48 }}'>
49     <h1>Overview - DUMMY</h1>
50   </body>
51 </html>