Add a forums link to our navbar

This commit is contained in:
James Vega 2003-12-04 01:58:24 +00:00
parent fa1c70b137
commit 69ce95d500
1 changed files with 3 additions and 0 deletions

View File

@ -94,6 +94,9 @@ def genNavbar(path, cActive=True):
</a>
</li>
%s
<li>
<a href="http://forums.supybot.org"/>Forums</a>
</li>
</ul>
<p style="clear:both; margin:0; padding:0;"></p>
</div>