summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@snark.mit.edu>2009-06-15 15:28:21 -0400
committerbryan newbold <bnewbold@snark.mit.edu>2009-06-15 15:28:21 -0400
commitf78236c4113d0d4e5019df316125e86a63befd07 (patch)
tree06267d37b36c2e86d659a0213e3cb010b1c294bb /templates/base.html
parentc2c48ce70e942aaea78d6a2100411803db7ff8bf (diff)
downloadequator-f78236c4113d0d4e5019df316125e86a63befd07.tar.gz
equator-f78236c4113d0d4e5019df316125e86a63befd07.zip
more changes; BROKEN?
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 82579c5..9d9c89c 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -18,11 +18,12 @@ no content?
<hr>
<span class="footer">
<a href="/">home</a> -
+<a href="/about/">about</a> -
<a href="/go/">do it</a> -
<a href="/equation/">equations</a> -
<a href="/variable/">variables</a> -
<a href="/symbol/">symbols</a>
<br>Legalese? Copyright? Fuck no!
-<a href="mailto:webmaster@equator.memeschemes.com" style="text-decoration: line-through;">email the webmaster!</a> 2007!
+<a href="mailto:webmaster@equator.memeschemes.com" style="text-decoration: line-through;">email the webmaster!</a> 2009!
</span>
</div></body></html>