mirror of https://github.com/python/cpython.git
Don't need <BR> at end of <LI>.
This commit is contained in:
parent
1f04772347
commit
030144d9f6
|
@ -188,7 +188,7 @@
|
|||
"""
|
||||
|
||||
INDEX_ENTRY = """\
|
||||
<LI><A HREF="%(FAQCGI)s?req=show&file=%(file)s">%(title)s</A><BR>
|
||||
<LI><A HREF="%(FAQCGI)s?req=show&file=%(file)s">%(title)s</A>
|
||||
"""
|
||||
|
||||
# Entry formatting
|
||||
|
|
Loading…
Reference in New Issue