74fe83b7351dda817cb870366f7fc054171a5ad6
[website] / dist / projects / 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='/projects/fix-swf/overview.html'"
7     >
8   <head>
9     <!--/*-->
10     <title>Fix SWF - Overview</title>
11     <link rel="stylesheet" type="text/css" href="../../css/base.min.css"/>
12     <style type="text/css">
13       @import '../../css/screen.min.css' screen;
14       @import '../../css/print.min.css' print;
15     </style>
16     <!--*/-->
17   </head>
18   <body>
19     <h1>Overview - DUMMY</h1>
20   </body>
21 </html>