% for column in Customer.content_columns %>
<%= column.human_name %>: <%=h @customer.send(column.name) %>