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