lib/servel/templates/_gallery.haml in servel-0.2.0 vs lib/servel/templates/_gallery.haml in servel-0.3.0

- old
+ new

@@ -1,6 +1,7 @@ -%img#image.hidden -%video#video.hidden{autoplay: true, controls: true} +%img#image +%video#video{autoplay: true, controls: true} +%audio#audio{autoplay: true, controls: true} #page-back.paginator ◀ #page-next.paginator ▶ #page-back-10.paginator ◀◀ #page-next-10.paginator ▶▶ #page-toggle-size.paginator ❌ \ No newline at end of file