Mercurial > public > sg101
comparison gpp/templates/home.html @ 474:501dfb88035d
Adding Ferenc's 50 years of surf music banner.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 05 Sep 2011 23:43:08 +0000 |
parents | a8ac4dd3bf03 |
children | 772ce9385b85 |
comparison
equal
deleted
inserted
replaced
473:5e826e232932 | 474:501dfb88035d |
---|---|
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> | |
35 <h2>Welcome to SurfGuitar101!</h2> | 36 <h2>Welcome to SurfGuitar101!</h2> |
36 <div class="span-9"> | 37 <div class="span-9"> |
37 <div id="home-slideshow"> | 38 <div id="home-slideshow"> |
38 <img src="{{ STATIC_URL }}slideshow/image-1.jpg" alt="Slideshow Image 1" /> | 39 <img src="{{ STATIC_URL }}slideshow/image-1.jpg" alt="Slideshow Image 1" /> |
39 <img src="{{ STATIC_URL }}slideshow/image-2.jpg" alt="Slideshow Image 2" /> | 40 <img src="{{ STATIC_URL }}slideshow/image-2.jpg" alt="Slideshow Image 2" /> |