wxWidgets/docs/doxygen/htmlheader.inc
Francesco Montorsi b860ca4ce7 restore correct doctype
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-11-28 19:29:14 +00:00

22 lines
781 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- ****************************************************** -->
<!-- Standard wxWidgets header -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>$title</title>
<meta name="author" content="wxWidgets team"/>
<meta name="created" content="$datetime"/>
<meta name="keywords" content="wxWidgets"/>
<link href="wxwidgets.css" rel="stylesheet" type="text/css"/>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- End of wxWidgets standard header -->
<!-- *************************************************** -->