Skip to content

Commit 0941f8e

Browse files
committed
issue2551054 Fix website/issues screen-switcher-default.css link
No response or idea why dead stylesheet link exists. Remove.
1 parent 3956bec commit 0941f8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/issues/html/_generic.help.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
22
<html>
33
<head>
4-
<link media="screen" href="http://python.org/styles/screen-switcher-default.css" type="text/css" id="screen-switcher-stylesheet" rel="stylesheet" />
54
<link rel="stylesheet" type="text/css" href="@@file/style.css" />
65
<meta http-equiv="Content-Type"
76
tal:attributes="content string:text/html;; charset=${request/client/charset}" />

0 commit comments

Comments
 (0)