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='/projects/accelerator.html'"
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"/>
17 <body thymeproxy:variables='MERGE:/thymeleaf/projects.json,MERGE:{"pages":{
21 "/projects.html": "Overview",
22 "/projects/typo.html": "Typography",
23 "/projects/html-experimente.html": "HTML-Experimente",
24 "/projects/accelerator.html": "accelerator!",
25 "/projects/fix-swf/overview.html": "Fix SWF"
28 { "uri": "/projects.html", "name": "Projects" }
31 "/projects/accelerator.html": {
34 "/projects/accelerator.html": "Overview",
35 "/projects/accelerator/read-on.html": "Read on",
36 "/projects/accelerator/read-on-and-on.html": "Read on and on",
37 "/projects/accelerator/read-on-and-on-and-on.html": "Read on and on and on"
40 { "uri": "/projects.html", "name": "Projects" },
41 { "uri": "/projects/accelerator.html", "name": "accelerator" },
42 { "uri": "/projects/accelerator.html", "name": "Overview" }
45 "/projects/accelerator/read-on.html": { "name": "Read on" },
46 "/projects/accelerator/read-on-and-on.html": { "name": "Read on and on" },
47 "/projects/accelerator/read-on-and-on-and-on.html": { "name": "Read on and on and on" }
49 <h1>Overview - DUMMY</h1>