comparison bns_website/templates/base.html @ 108:9ca05ec9b64e tip

Update buy links.
author Brian Neal <bgneal@gmail.com>
date Sat, 27 Sep 2014 12:36:06 -0500
parents f3a275a53bc6
children
comparison
equal deleted inserted replaced
107:89d0511cb5c2 108:9ca05ec9b64e
22 22
23 <footer class="footer"> 23 <footer class="footer">
24 <div class="container"> 24 <div class="container">
25 <p class="pull-right"><a href="#">Back to top</a></p> 25 <p class="pull-right"><a href="#">Back to top</a></p>
26 <p class="bns"> 26 <p class="bns">
27 Brave New Surf © 2011 - 2013 <a href="http://www.doublecrownrecords.com/">Double Crown Records</a> - Contact us: <a href="mailto:records@dblcrown.com">records@dblcrown.com</a> 27 Brave New Surf © 2011 - 2014 <a href="http://www.doublecrownrecords.com/">Double Crown Records</a> - Contact us: <a href="mailto:records@dblcrown.com">records@dblcrown.com</a>
28 </p> 28 </p>
29 <p><small>FENDER, JAZZMASTER and the distinctive headstock design commonly found on FENDER guitars are registered trademarks of <a href="http://www.fender.com">Fender Musical Instruments Corporation</a> and used herein with express written permission. All rights reserved.</small></p> 29 <p><small>FENDER, JAZZMASTER and the distinctive headstock design commonly found on FENDER guitars are registered trademarks of <a href="http://www.fender.com">Fender Musical Instruments Corporation</a> and used herein with express written permission. All rights reserved.</small></p>
30 </div> 30 </div>
31 </footer> 31 </footer>
32 32