<% content_for(:title) { "New section page" } %> <% content_for :header do %> <% end %>
<%= render "sections/form", book: @book, section: @section %>