fixed meta tags
This commit is contained in:
parent
9b829e9eac
commit
da7e09fc01
|
@ -7,8 +7,8 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE!
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=%(encoding)s">
|
||||
<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=%(encoding)s" />
|
||||
<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" />
|
||||
<title>PEP %(pep)s -- %(title)s</title>
|
||||
%(stylesheet)s</head>
|
||||
<body bgcolor="white" marginwidth="0" marginheight="0">
|
||||
|
|
Loading…
Reference in New Issue