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

<%= submit_button 'Create' %>

<% end -%>