app/index.haml in servel-0.21.0 vs app/index.haml in servel-0.22.0

- old
+ new

@@ -21,8 +21,9 @@ #{include('js/natural-orderby.min.js')} #{include('js/entries.js')} #{include('js/listing.js')} #{include('js/ume.js')} #{include('js/gallery.js')} + #{include('js/index.js')} %body #gallery!= partial('gallery') #listing!= partial('listing', { url_root: url_root, url_path: url_path }) \ No newline at end of file