Mercurial > public > sg101
comparison gpp/templates/base.html @ 475:772ce9385b85
Putting the 50 years of surf music banner on the base template so all pages get it.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 06 Sep 2011 22:40:34 +0000 |
parents | d0f0800eef0c |
children | 737a0c261a77 |
comparison
equal
deleted
inserted
replaced
474:501dfb88035d | 475:772ce9385b85 |
---|---|
90 {% endcache %} | 90 {% endcache %} |
91 {% include 'core/mp3comp_block.html' %} | 91 {% include 'core/mp3comp_block.html' %} |
92 </div> | 92 </div> |
93 | 93 |
94 <div id="content-primary" class="span-19 last"> | 94 <div id="content-primary" class="span-19 last"> |
95 <div><img src="{{ STATIC_URL }}images/50YrsSG101Banner.jpg" alt="50 Years of Surf Music" /></div> | |
95 {% block content %} | 96 {% block content %} |
96 {% endblock %} | 97 {% endblock %} |
97 </div> | 98 </div> |
98 | 99 |
99 <div id="footer" class="prepend-5 span-19"> | 100 <div id="footer" class="prepend-5 span-19"> |