<%= gravatar_tag(@comment.email) if this_blog.use_gravatar and @comment.email and !@comment.email.empty? %>
<%=h @comment[:author] %> <%= _("is about to say")%>:
<%= @comment.html %>