[svn r38776] Removed duplicate links.
--HG-- branch : trunk
This commit is contained in:
parent
a90fb8112c
commit
74ad33da28
|
@ -44,8 +44,6 @@ class Page(object):
|
|||
self.a_apigenref("source", "source/index.html"),
|
||||
self.a_docref("contact", "contact.html"),
|
||||
self.a_docref("download", "download.html"),
|
||||
html.a("contact", href="contact.html", class_="menu"),
|
||||
html.a("download", href="download.html", class_="menu"),
|
||||
]
|
||||
items2 = [items.pop(0)]
|
||||
sep = " "
|
||||
|
|
Loading…
Reference in New Issue