Remove background image

This commit is contained in:
Andrew M. Kuchling 2005-12-12 02:02:24 +00:00
parent 897ff817d5
commit e569fb5d71
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ PROLOGUE = '''
<TITLE>%(title)s</TITLE>
</HEAD>
<BODY BACKGROUND="http://www.python.org/pics/RedShort.gif"
<BODY
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#AA0000"