fixed header links in template

This commit is contained in:
Jacob Parker 2012-03-07 15:22:52 -05:00
parent c1fe676938
commit 9045f1b0be
1 changed files with 7 additions and 7 deletions

View File

@ -11,13 +11,13 @@
<div id="header"> <div id="header">
<div class="superHeader"> <div class="superHeader">
<div class="left"> <div class="left">
<a href=\"http://wiki.csclub.uwaterloo.ca/\">wiki</a> <a href="http://wiki.csclub.uwaterloo.ca/">wiki</a>
<a href=\"http://git.csclub.uwaterloo.ca/\">git</a> <a href="http://git.csclub.uwaterloo.ca/">git</a>
<a href=\"http://mirror.csclub.uwaterloo.ca/\">mirror</a> <a href="http://mirror.csclub.uwaterloo.ca/">mirror</a>
<a href=\"http://csclub.uwaterloo.ca/stats\">stats</a> <a href="http://csclub.uwaterloo.ca/stats">stats</a>
<a href=\"http://mail.csclub.uwaterloo.ca/\">webmail</a> <a href="http://mail.csclub.uwaterloo.ca/">webmail</a>
<a href=\"http://csclub.uwaterloo.ca/newsgroup/\">newsgroups</a> <a href="http://csclub.uwaterloo.ca/newsgroup/">newsgroups</a>
<a href=\"http://csclub.uwaterloo.ca/mailman/\">mailman</a> <a href="http://csclub.uwaterloo.ca/mailman/">mailman</a>
</div> </div>
<div class="right"> <div class="right">
<a href="{{ url_root }}changelog">changelog</a> <a href="{{ url_root }}changelog">changelog</a>