Mercurial > public > sg101
comparison gpp/templates/home.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 | 501dfb88035d |
children | bbbc357ac5f3 |
comparison
equal
deleted
inserted
replaced
474:501dfb88035d | 475:772ce9385b85 |
---|---|
30 <style type="text/css"> | 30 <style type="text/css"> |
31 #home-slideshow img { display: none } | 31 #home-slideshow img { display: none } |
32 </style> | 32 </style> |
33 {% endblock %} | 33 {% endblock %} |
34 {% block content %} | 34 {% block content %} |
35 <div><img src="{{ STATIC_URL }}images/50YrsSG101Banner.jpg" alt="50 Years of Surf Music" /></div> | |
36 <h2>Welcome to SurfGuitar101!</h2> | 35 <h2>Welcome to SurfGuitar101!</h2> |
37 <div class="span-9"> | 36 <div class="span-9"> |
38 <div id="home-slideshow"> | 37 <div id="home-slideshow"> |
39 <img src="{{ STATIC_URL }}slideshow/image-1.jpg" alt="Slideshow Image 1" /> | 38 <img src="{{ STATIC_URL }}slideshow/image-1.jpg" alt="Slideshow Image 1" /> |
40 <img src="{{ STATIC_URL }}slideshow/image-2.jpg" alt="Slideshow Image 2" /> | 39 <img src="{{ STATIC_URL }}slideshow/image-2.jpg" alt="Slideshow Image 2" /> |