| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 | |
| 3 | <!-- ****************************************************** --> |
| 4 | <!-- Standard wxWidgets header --> |
| 5 | |
| 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 7 | <head> |
| 8 | <meta http-equiv="content-type" content="text/html; charset=utf-8"/> |
| 9 | <title>$title</title> |
| 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"/> |
| 15 | </head> |
| 16 | <body> |
| 17 | |
| 18 | |
| 19 | <!-- End of wxWidgets standard header --> |
| 20 | <!-- *************************************************** --> |
| 21 | |