lib/servel/templates/_gallery.haml in servel-0.9.0 vs lib/servel/templates/_gallery.haml in servel-0.10.0
- old
+ new
@@ -1,7 +1,10 @@
%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