<% cache(content) do %>
<%= label_and_remove_link(content) %> <%= text_area_tag( content.form_field_name, content.ingredient ) %>
<% end %>