bgneal@6: {% extends 'base.html' %} bgneal@6: {% load core_tags %} bgneal@6: {% block title %}Bands{% endblock %} bgneal@9: bgneal@9: {% block custom_css %} bgneal@9: bgneal@9: {% endblock %} bgneal@9: {% block custom_js %} bgneal@9: bgneal@9: bgneal@9: bgneal@9: {% endblock %} bgneal@9: bgneal@6: {% block content %} bgneal@6: {% navbar 'bands' %} bgneal@7:
This is too "wall of text-y", so maybe break it up with band photos. And/or put a javascript slideshow of all the bands up here at the top.
bgneal@6:And here is what it looks like as a jQuery accordion.
bgneal@9: