Mercurial > public > bravenewsurf
comparison bns_website/templates/home.html @ 70:cf4e7eed74d3
Added the Future Bugler webfont. Made a few feeble attempts at styling, mainly to get feedback.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 23 Nov 2011 15:36:51 -0600 |
parents | 7b3dc0ee9198 |
children | c9a2c21b68bd |
comparison
equal
deleted
inserted
replaced
69:7b3dc0ee9198 | 70:cf4e7eed74d3 |
---|---|
42 <img src="{{ STATIC_URL }}images/bns_cover11.jpg" width="320px" height="320px" alt="Album cover" title="View full size cover art" /></a> | 42 <img src="{{ STATIC_URL }}images/bns_cover11.jpg" width="320px" height="320px" alt="Album cover" title="View full size cover art" /></a> |
43 <br/> | 43 <br/> |
44 <br/> | 44 <br/> |
45 <br/> | 45 <br/> |
46 <p id="get-it-now"> | 46 <p id="get-it-now"> |
47 <a href="{% url 'buy' %}" class="btn large primary">Get it Now! »</a> | 47 <a href="{% url 'buy' %}" class="btn large primary bns">Get it Now! »</a> |
48 <a href="{% url 'music' %}" class="btn large info">Listen Now! »</a> | 48 <a href="{% url 'music' %}" class="btn large info bns">Listen Now! »</a> |
49 </p> | 49 </p> |
50 </div> | 50 </div> |
51 <div class="8"> | 51 <div class="8"> |
52 <h2>Brave New Surf</h2> | 52 <h2>Brave New Surf</h2> |
53 <p> | 53 <p> |
54 is a collection of the best of modern instrumental surf music from around the world. The newest sounds of surf music are more vibrant, more diverse, more charged with energy and excitement than ever. These are the new surf classics — this is <strong>BRAVE NEW SURF!</strong> | 54 is a collection of the best of modern instrumental surf music from around the world. The newest sounds of surf music are more vibrant, more diverse, more charged with energy and excitement than ever. These are the new surf classics — this is <strong><span class="bns">BRAVE NEW SURF!</span></strong> |
55 </p> | 55 </p> |
56 <br/> | 56 <br/> |
57 <h4>Track Listing</h4> | 57 <h4>Track Listing</h4> |
58 <div class="row"> | 58 <div class="row"> |
59 <div class="span4"> | 59 <div class="span4"> |
103 </p><p> | 103 </p><p> |
104 September 2011 marked the 50th anniversary of the release of the first surf record, Let’s Go Trippin’ by The King of Surf Guitar, Dick Dale (who celebrated this anniversary by touring the US yet again, at the amazing age of 74). The first half-century of surf music was an amazing ride, but for the bands represented here surf music is NOT a nostalgia trip. They are moving beyond the 1960s standards as the be-all, end-all of surf music. | 104 September 2011 marked the 50th anniversary of the release of the first surf record, Let’s Go Trippin’ by The King of Surf Guitar, Dick Dale (who celebrated this anniversary by touring the US yet again, at the amazing age of 74). The first half-century of surf music was an amazing ride, but for the bands represented here surf music is NOT a nostalgia trip. They are moving beyond the 1960s standards as the be-all, end-all of surf music. |
105 </p><p> | 105 </p><p> |
106 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! | 106 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! |
107 </p> | 107 </p> |
108 <p><a href="{% url 'buy' %}" class="btn primary">Buy Now »</a> | 108 <p><a href="{% url 'buy' %}" class="btn primary bns">Buy Now »</a> |
109 <a href="{% url 'music' %}" class="btn info">Listen Now »</a> | 109 <a href="{% url 'music' %}" class="btn info bns">Listen Now »</a> |
110 </p> | 110 </p> |
111 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %} | 111 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %} |
112 </div> | 112 </div> |
113 <div class="span6 offset1"> | 113 <div class="span6 offset1"> |
114 <div class="alert-message block-message info"> | 114 <div class="alert-message block-message info"> |
115 <h3>News</h3> | 115 <h3>News</h3> |
116 {% list_news 5 %} | 116 {% list_news 5 %} |
117 <p><br /><a class="btn default" href="{% url 'news' %}">All News »</a></p> | 117 <p><br /><a class="btn default bns" href="{% url 'news' %}">All News »</a></p> |
118 </div> | 118 </div> |
119 <div class="alert-message block-message info"> | 119 <div class="alert-message block-message info"> |
120 <h3>Reviews</h3> | 120 <h3>Reviews</h3> |
121 {% list_reviews 5 %} | 121 {% list_reviews 5 %} |
122 <p><br /><a class="btn default" href="{% url 'reviews' %}">All Reviews »</a></p> | 122 <p><br /><a class="btn default bns" href="{% url 'reviews' %}">All Reviews »</a></p> |
123 </div> | 123 </div> |
124 <div class="alert-message block-message info"> | 124 <div class="alert-message block-message info"> |
125 <h3>Looking for more surf music?</h3> | 125 <h3>Looking for more surf music?</h3> |
126 <p>Websites</p> | 126 <p>Websites</p> |
127 <ul> | 127 <ul> |