Mercurial > public > bravenewsurf
comparison bns_website/templates/home.html @ 49:a4e0b03e5c00
First attempt at the buy page. Corrected some HTML5 validation problems.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 11 Nov 2011 19:55:12 -0600 |
parents | b60c84d52afa |
children | 49aeafbf895c ee1a90652c1e |
comparison
equal
deleted
inserted
replaced
48:b60c84d52afa | 49:a4e0b03e5c00 |
---|---|
58 <li>Surfer Joe: North Swell</li> | 58 <li>Surfer Joe: North Swell</li> |
59 <li>The Deadbeats: Karabasan</li> | 59 <li>The Deadbeats: Karabasan</li> |
60 <li>Daikaiju: Laser Runner</li> | 60 <li>Daikaiju: Laser Runner</li> |
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 <div class="row"> | 66 <div class="row"> |
67 <div class="span9"> | 67 <div class="span9"> |
68 <h2>Brave New Surf</h2> | 68 <h2>Brave New Surf</h2> |
77 </p><p> | 77 </p><p> |
78 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. | 78 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. |
79 </p><p> | 79 </p><p> |
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! | 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 </p> | 81 </p> |
82 <p><a href="{% url 'buy' %}" class="btn primary">Buy Now »</a></p> | 82 <p><a href="{% url 'buy' %}" class="btn primary">Buy Now »</a></p> |
83 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %} | 83 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %} |
84 </div> | 84 </div> |
85 <div class="span7"> | 85 <div class="span7"> |
86 <div class="alert-message block-message info"> | 86 <div class="alert-message block-message info"> |
87 <h3>News</h3> | 87 <h3>News</h3> |
88 {% list_news 5 %} | 88 {% list_news 5 %} |
89 <p><br /><a class="btn default" href="{% url 'news' %}">All News »</a></p> | 89 <p><br /><a class="btn default" href="{% url 'news' %}">All News »</a></p> |
90 </div> | 90 </div> |
91 <div class="alert-message block-message info"> | 91 <div class="alert-message block-message info"> |
92 <h3>Reviews</h3> | 92 <h3>Reviews</h3> |
93 {% list_reviews 5 %} | 93 {% list_reviews 5 %} |
94 <p><br /><a class="btn default" href="{% url 'reviews' %}">All Reviews »</a></p> | 94 <p><br /><a class="btn default" href="{% url 'reviews' %}">All Reviews »</a></p> |
95 </div> | 95 </div> |
96 <div class="alert-message block-message info"> | 96 <div class="alert-message block-message info"> |
97 <h3>Looking for more surf music?</h3> | 97 <h3>Looking for more surf music?</h3> |
98 <p>Websites</p> | 98 <p>Websites</p> |
99 <ul> | 99 <ul> |