|
I would like to remove the 'about' page from the header and footer. How do I do that? The following line in footer.html is relevant:
But where is footer_links defined? |
|
You have to edit this file: Hello, do you need to restart apache server once startup.py edited?? i did edit the startup.py after removing 2 links but the links are still there. removed the following: ui.Link(('faq'), ui.Url('faq'), weight=400), ui.Link(('about'), ui.Url('about'), weight=300),
(05 Sep '10, 02:08)
Nori
never mind -thanks
(05 Sep '10, 10:23)
Nori
|