<%- @attributes.each do |att| -%>

<%= att.html_label %>: <%= "${#{model_parameter_name}.#{att.name}}" %>

<% end -%> ">Edit Back