% throw_content :for_sidebar do -%> Return to <%= @page.name -%> <% end -%> <%= error_messages_for :comment %> <% form_for :comment, :action => url(:comment) do %> <%= partial :comment_form %>
<%= submit_button 'Create' %>