diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-05-09 02:32:42 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-05-09 02:32:42 +0000 |
commit | e01eed46a5a017dd1bc82a1e80de37d9a69ab12c (patch) | |
tree | 5dbbf6cc0581951d835d59dee5d2b062ebc81197 /templates/base.html | |
parent | 3085c5781346993f09882936151bb70e212df420 (diff) |
revamped national parks project files
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index bbe8b1c..7e5d5fd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -90,7 +90,7 @@ <li><a href="http://feeds2.feedburner.com/luxagraf/blog" title="RSS feed">RSS</a></li> <li><a href="http://twitter.com/luxagraf" rel="me" title="follow luxagraf on Twitter">Twitter</a></li> <li><a href="http://www.flickr.com/photos/luxagraf" rel="me" title="luxagraf on Flickr">Flickr</a></li> - <li><a href="/contact/" tile="contact luxagraf">Contact</a></li> + <li><a href="/contact/" title="contact luxagraf">Contact</a></li> </ul> </nav> </footer> |