lib/servel/templates/_gallery.haml in servel-0.11.0 vs lib/servel/templates/_gallery.haml in servel-0.12.0

- old
+ new

@@ -1,11 +1,11 @@ -%img#image -%video#video{autoplay: true, controls: true} -%audio#audio{autoplay: true, controls: true} -#text - %a#text-anchor{href: '#'} - #text-content -#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} +#text + %a#text-anchor{href: '#'} + #text-content +#page-back.paginator ◀ +#page-next.paginator ▶ +#page-back-10.paginator ◀◀ +#page-next-10.paginator ▶▶ #page-toggle-size.paginator ⤡ \ No newline at end of file