<%= image_tag avatar_url(comment.email), :alt => comment.name, :class => 'avatar' %> <%= simple_format auto_link(comment.message.to_s) %>