comparison bns_website/templates/home.html @ 58:49aeafbf895c

Tweak to spacing on home page. Added .mp3 to .hgignore.
author Brian Neal <bgneal@gmail.com>
date Thu, 17 Nov 2011 20:03:41 -0600
parents a4e0b03e5c00
children a878a98292a8
comparison
equal deleted inserted replaced
57:057b0a016b7a 58:49aeafbf895c
61 <li>The Anacondas: Floating Home</li> 61 <li>The Anacondas: Floating Home</li>
62 </ol> 62 </ol>
63 <p><a href="{% url 'buy' %}" class="btn primary">Buy Now »</a></p> 63 <p><a href="{% url 'buy' %}" class="btn primary">Buy Now »</a></p>
64 </div> 64 </div>
65 </div> 65 </div>
66 <hr />
66 <div class="row"> 67 <div class="row">
67 <div class="span9"> 68 <div class="span9">
68 <h2>Brave New Surf</h2> 69 <h2>Brave New Surf</h2>
69 <p> 70 <p>
70 Welcome to Brave New Surf, a showcase for the amazing new sounds of surf music. Here is undeniable evidence that the surf genre is not only still alive but thriving. Surf music’s legendary first wave came to an untimely end at the hands of the British Invasion bands, but the genre was resurrected in 1980 by the great Jon &amp; the Nightriders. In the three decades since, surf music has ebbed and swelled (mostly as an underground phenomenon), growing stronger with each new wave. The past four years have been extraordinarily fruitful in both the number and the quality of new releases. The best of these new tracks – many compiled for you here – can stand toe to toe with the very best of the 1960s. 71 Welcome to Brave New Surf, a showcase for the amazing new sounds of surf music. Here is undeniable evidence that the surf genre is not only still alive but thriving. Surf music’s legendary first wave came to an untimely end at the hands of the British Invasion bands, but the genre was resurrected in 1980 by the great Jon &amp; the Nightriders. In the three decades since, surf music has ebbed and swelled (mostly as an underground phenomenon), growing stronger with each new wave. The past four years have been extraordinarily fruitful in both the number and the quality of new releases. The best of these new tracks – many compiled for you here – can stand toe to toe with the very best of the 1960s.
80 Surf music has never been so vibrant, so diverse, so charged with energy and excitement. It’s time for the new surf classics. It’s time for BRAVE NEW SURF! 81 Surf music has never been so vibrant, so diverse, so charged with energy and excitement. It’s time for the new surf classics. It’s time for BRAVE NEW SURF!
81 </p> 82 </p>
82 <p><a href="{% url 'buy' %}" class="btn primary">Buy Now »</a></p> 83 <p><a href="{% url 'buy' %}" class="btn primary">Buy Now »</a></p>
83 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %} 84 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %}
84 </div> 85 </div>
85 <div class="span7"> 86 <div class="span6 offset1">
86 <div class="alert-message block-message info"> 87 <div class="alert-message block-message info">
87 <h3>News</h3> 88 <h3>News</h3>
88 {% list_news 5 %} 89 {% list_news 5 %}
89 <p><br /><a class="btn default" href="{% url 'news' %}">All News »</a></p> 90 <p><br /><a class="btn default" href="{% url 'news' %}">All News »</a></p>
90 </div> 91 </div>