<% if title.present? %> <% id = "form-block-#{title.parameterize}" %> <% @sections[id] = title if @sections %>
<%= title %> <% else %>
<% end %>
<%= body %>