<%= error_messages_for 'comment' %>


<%= text_field 'comment', 'author' %>


<%= text_field 'comment', 'url' %>


<%= text_field 'comment', 'email' %>


<%= text_area 'comment', 'body' %>