% @page_heading = _("Comments for") + " #{ link_to h(@article.title), :controller => '/admin/content', :action => 'show', :id => @article }" %>
<% content_for('tasks') do %>
<%= task_overview %>
<% end %>
-
-
<%=h @comment.url %>
-
<%=h @comment.email %>
-
<%=h @comment.ip %>
-
<%=h @comment.body %>