Mercurial > public > madeira
comparison mysite/templates/band/index.html @ 14:54e35b21b369
Fix typo in slideshow div id.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 29 Aug 2010 18:43:15 +0000 |
parents | 37384c648602 |
children | 1b449b67af27 |
comparison
equal
deleted
inserted
replaced
13:37384c648602 | 14:54e35b21b369 |
---|---|
60 <center><a href="{% url mysite.band.views.gigs %}">See all upcoming shows...</a></center> | 60 <center><a href="{% url mysite.band.views.gigs %}">See all upcoming shows...</a></center> |
61 </div> | 61 </div> |
62 {% endif %} | 62 {% endif %} |
63 | 63 |
64 <div> | 64 <div> |
65 <div id="slidshow"> | 65 <div id="slideshow"> |
66 </div> | 66 </div> |
67 </div> | 67 </div> |
68 | 68 |
69 <div class="newsflash"> | 69 <div class="newsflash"> |
70 <center> | 70 <center> |