Mercurial > public > bravenewsurf
diff bns_website/templates/home.html @ 34:37d9b6b1a097
Added reviews template tag. Fix ordering of reviews. Tweaked the display of the reviews page.
Addresses ticket 2.
author | Chris Ridgway <ckridgway@gmail.com> |
---|---|
date | Sat, 05 Nov 2011 23:53:10 -0500 |
parents | 71f2beb03789 |
children | 5c0f9d80442e |
line wrap: on
line diff
--- a/bns_website/templates/home.html Sat Nov 05 13:00:47 2011 -0500 +++ b/bns_website/templates/home.html Sat Nov 05 23:53:10 2011 -0500 @@ -1,6 +1,6 @@ {% extends 'base.html' %} {% load url from future %} -{% load core_tags %} +{% load core_tags reviews_tags %} {% block title %}Home{% endblock %} {% block custom_meta %} <meta property="og:title" content="Brave New Surf" /> @@ -71,7 +71,7 @@ </p><p> The songs on this CD testify to a love affair between the musicians and their music. Surf musicians are not in this for the money – almost all have to keep their day jobs – but, rather, because of a deep passion for the music. For them, life is much more satisfying if some part of it is spent playing in a surf band. This passion is shared by an increasingly international community, reaching almost every corner of the world. The bands on this compilation come not only from North America, but also South America and Europe, these two continents emerging in the past decade as real hotbeds of surf music activity. </p><p> - Surf bands universally start off by playing the 1960s classics. As a result, the surf genre is steeped in the tradition. But while some stay largely within the boundaries of that tradition, others more fully explore the possibilities only hinted at by the first wave bands, and still others move beyond the boundaries, in some cases obliterating them, pushing surf music into new directions. + Surf bands universally start off by playing the 1960s classics. As a result, the surf genre is steeped in the tradition. But while some stay largely within the boundaries of that tradition, others more fully explore the possibilities only hinted at by the first wave bands, and still others move beyond the boundaries, in some cases obliterating them, pushing surf music into new directions. </p><p> No matter what their approach, for every one of the bands here the 1960s foundations provide a springboard to a fresh and individual approach to surf music. Remarkably, while relying on the same basic set of instruments and tonal recipes, each of the bands has its own signature sound, as unique to it as a fingerprint to a person. It’s clear that the full possibilities of surf music for musical creativity (not to mention FUN!) are really only starting to be explored. </p><p> @@ -95,13 +95,7 @@ </div> <div class="alert-message block-message info"> <h3>Reviews</h3> - <p>This box shows links to the 5 most recent reviews.</p> - <ul> - <li><a href="#">Review number 4 goes here.</a> - <small>Oct. 29, 2011</small></li> - <li><a href="#">Review number 3 goes here.</a> - <small>Oct. 28, 2011</small></li> - <li><a href="#">Review number 2 goes here.</a> - <small>Oct. 12, 2011</small></li> - <li><a href="#">Review number 1 goes here.</a> - <small>Oct. 2, 2011</small></li> - </ul> + {% list_reviews 5 %} <p><br /><a class="btn default" href="{% url 'reviews' %}">All Reviews »</a></p> </div> <div class="alert-message block-message info">