changeset 10:10a8afa02eb2

Updated copyright and added link to Facebook on base template.
author Brian Neal <bgneal@gmail.com>
date Tue, 27 Apr 2010 23:14:03 +0000
parents dac690ab98b2
children 89978c135246
files mysite/templates/band/base.html
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mysite/templates/band/base.html	Sun Dec 13 21:47:08 2009 +0000
+++ b/mysite/templates/band/base.html	Tue Apr 27 23:14:03 2010 +0000
@@ -7,8 +7,8 @@
 <meta http-equiv="Content-Language" content="en-US" />
 <meta name="robots" content="all" />
 <meta name="Author" content="Brian Neal" />
-<meta name="copyright" content="&copy; 2007-2008 Brian Neal" />
-<meta name="keywords" lang="en-us" content="instrumental surf, surf, guitar, musician, instro, surf music, Dick Dale, Atlantics,Surf Coasters, Fender, Strat, Stratocaster, Destination Earth, Destination: Earth!,Space Cossacks, Troubadours, reverb" />
+<meta name="copyright" content="&copy; 2007-2010 Brian Neal" />
+<meta name="keywords" lang="en-us" content="instrumental surf, surf, guitar, musician, instro, surf music, Dick Dale, Atlantics, Surf Coasters, Fender, Strat, Stratocaster, Destination Earth, Destination: Earth!,Space Cossacks, Troubadours, reverb" />
 <meta name="description" lang="en-us" content="Home page for the instrumental surf band The Madeira. The Madeira combine high energy performances reminiscent of The Atlantics and Dick Dale with exotic melodies and an unusually high level of musicianship. This page contains show dates, photos, videos, and news about the band." />
 {% block custom_css %}{% endblock %}
 <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/theme.css" />
@@ -42,8 +42,9 @@
    {% block content %}
    {% endblock %}
    <div id="footer">
-   Website &copy; 2008 - 2009 by The Madeira <br />
-   Visit <a href="http://myspace.com/themadeira">The Madeira on Myspace</a> <br />
+   Website &copy; 2008 - 2010 by The Madeira <br />
+   Visit <a href="http://myspace.com/themadeira">The Madeira on Myspace</a><br />
+and <a href="http://facebook.com/themadeira">The Madeira on Facebook</a><br />
    </div>
 </div>