]>
Commit | Line | Data |
---|---|---|
30738aae | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
15b6757b FM |
2 | |
3 | <!-- ****************************************************** --> | |
4 | <!-- Standard wxWidgets header --> | |
5 | ||
30738aae | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
15b6757b | 7 | <head> |
30738aae | 8 | <meta http-equiv="content-type" content="text/html; charset=utf-8"/> |
15b6757b | 9 | <title>$title</title> |
30738aae FM |
10 | <meta name="author" content="wxWidgets team"/> |
11 | <meta name="created" content="$datetime"/> | |
12 | <meta name="keywords" content="wxWidgets"/> | |
13 | <link href="wxwidgets.css" rel="stylesheet" type="text/css"/> | |
14 | <link href="tabs.css" rel="stylesheet" type="text/css"/> | |
15b6757b FM |
15 | </head> |
16 | <body> | |
17 | ||
18 | ||
19 | <!-- End of wxWidgets standard header --> | |
20 | <!-- *************************************************** --> | |
21 |