diff gpp/templates/base.html @ 262:5232d5808057

Fixing #108; make main logo a link back to home. Also got rid of some unused CSS definitions.
author Brian Neal <bgneal@gmail.com>
date Wed, 22 Sep 2010 23:54:49 +0000
parents 29679b0b98ad
children 4557974db0e0
line wrap: on
line diff
--- a/gpp/templates/base.html	Wed Sep 22 00:30:45 2010 +0000
+++ b/gpp/templates/base.html	Wed Sep 22 23:54:49 2010 +0000
@@ -33,7 +33,7 @@
 <body>
 <div id="page" class="container">
 <div id="header" class="span-24">
-   <p><img src="{{ MEDIA_URL }}themes/kds/sgLogo.png" alt="SurfGuitar101.com Logo" width="446" height="103" /></p>
+   <p><a href="/" title="SG101 Home"><img src="{{ MEDIA_URL }}themes/kds/sgLogo.png" alt="SurfGuitar101.com Logo" width="446" height="103" /></a></p>
 </div>
 <div id="header-nav" class="span-24">
    <ul>