2c57edfa6df2910054fac6438fff6fee9f9e0510
[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.html"
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/less" type="text/css" href="../../less/base.less"/>
13     <link rel="stylesheet/less" type="text/css" href="../../less/screen.less" media="screen"/>
14     <link rel="stylesheet/less" type="text/css" href="../../less/print.less" media="print"/>
15     <script src="../../js/less-1.7.0.min.js"></script>
16     <!--*/-->
17   </head>
18   <body juplo:variables='merge:{"pages":{
19     "/potemkin.html": {
20       "name": "Projects",
21       "childs": {
22         "#hibernate4-maven-plugin": "Hibernate 4 Maven Plugin",
23         "/potemkin/accelerator.html": "accelerator!",
24         "/potemkin/html-experimente.html": "HTML-Experimente",
25         "/potemkin/fix-swf/overview.html": "Fix SWF",
26         "/potemkin/typo.html": "Typography"
27       },
28       "crumbs": [
29         { "uri": "/potemkin.html", "name": "Projects" }
30       ]
31     },
32     "/potemkin/accelerator.html": {
33       "name": "Overview",
34       "childs": {
35         "/potemkin/accelerator.html": "Overview",
36         "/potemkin/accelerator/read-on.html": "Read on",
37         "/potemkin/accelerator/read-on-and-on.html": "Read on and on",
38         "/potemkin/accelerator/read-on-and-on-and-on.html": "Read on and on and on"
39       },
40       "crumbs": [
41         { "uri": "/potemkin.html", "name": "Projects" },
42         { "uri": "/potemkin/accelerator.html", "name": "accelerator" },
43         { "uri": "/potemkin/accelerator.html", "name": "Overview" }
44       ]
45     },
46     "/potemkin/accelerator/read-on.html": { "name": "Read on" },
47     "/potemkin/accelerator/read-on-and-on.html": { "name": "Read on and on" },
48     "/potemkin/accelerator/read-on-and-on-and-on.html": { "name": "Read on and on and on" }
49 }}'>
50     <h1>Overview - DUMMY</h1>
51   </body>
52 </html>