<% end %>
![]()
"
src="<%= image.url %>"
<% if image.description %>alt="<%= image.description %>"<% end %>
style="<%= styles.map { |k, v| "#{k}: #{v}" }.join('; ') %>"
draggable="false"
<%= erb :"components/event", :locals => {comp: image, events: image.events, parent_id: image.event_parent_id} %>>
<%= erb :"components/tooltip" , :locals => {comp: image.tooltip, parent_id: image.id} %>
<% if comp.list_type != 'masonry' %>
<% end %>
<% if image.label %>