lib/servel/templates/_gallery.haml in servel-0.4.0 vs lib/servel/templates/_gallery.haml in servel-0.5.0
- old
+ new
@@ -1,8 +1,8 @@
-%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 ▶▶
+%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