changeset 31:ec7abd6ac50b

Added link to YouTube to base template.
author Brian Neal <bgneal@gmail.com>
date Wed, 11 May 2011 23:43:17 +0000
parents e492aa7c70de
children fb72a1e65121
files mysite/templates/band/base.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mysite/templates/band/base.html	Mon Apr 25 22:53:45 2011 +0000
+++ b/mysite/templates/band/base.html	Wed May 11 23:43:17 2011 +0000
@@ -44,6 +44,7 @@
       <li><a href="{% url 'mysite.band.views.mail' %}">Mailing List</a></li>
       <li><a href="http://myspace.com/themadeira">Myspace</a></li>
       <li><a href="http://facebook.com/themadeira">Facebook</a></li>
+      <li><a href="http://www.youtube.com/user/TheMadeiraSurf">YouTube</a></li>
    </ul>
 </div>