<% content_for :heading do %>

<%= t ".heading", :id => h(params[:id]) %>

<% end %>

<%= t ".body", :id => h(params[:id]) %>