aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb
blob: 6bc8674dc51de044413b4dc31a20c080773c8fd2 (plain) (blame)
1
2
3
<div class="attachment-gallery attachment-gallery--<%= attachment_gallery.size %>">
  <%= yield %>
</div>