<%= content_tag :div, class: @tag_class do %>
<%= image_tag @data.first.send(@widget_image_field) %>
<% end %>