List <%= pluralized_model_name.humanize %>

<% attributes.each do |attribute| -%>
<%= attribute.humanize %>
{{<%= attribute %>}}
<% end -%>