changeset 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
files mysite/templates/band/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mysite/templates/band/index.html	Sun Aug 29 18:38:42 2010 +0000
+++ b/mysite/templates/band/index.html	Sun Aug 29 18:43:15 2010 +0000
@@ -62,7 +62,7 @@
 {% endif %}
 
 <div>
-   <div id="slidshow">
+   <div id="slideshow">
    </div>
 </div>