<%% div_for(<%= goal.s %>_small) do %> <% goal.fields.each do |k, v| %>
<%= k %>: <%%= <%= "#{goal.s}_small.#{k}" %> %>
<% end %> <%% end %>