ensure all topic overviews have an horizontal rule with the list of the sections above
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<!-- ****************************************************** -->
|
||||
<!-- Standard wxWidgets header -->
|
||||
|
||||
<html>
|
||||
<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">
|
||||
<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">
|
||||
<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>
|
||||
|
||||
|
Reference in New Issue
Block a user