<%= image_tag image.attachment.url(version), class: image_class(image), alt: image.title, title: image.title %> <% if show_caption %>
<%= image.title %>
<% end %>
<% if show_caption %>
<% end %>