.comment %aside=gravatar_image_tag(comment.email? ? comment.email : comment.pseudo, :gravatar => {:default => :identicon}) %p.header =gravatar_image_tag(comment.email? ? comment.email : comment.pseudo, :gravatar => {:default => :identicon}) Commentaire de %strong -if comment.website? =link_to comment.pseudo, comment.website, :target => "_blank" -else =comment.pseudo %time.updated{:datetime => Time.now, :pubdate => true} envoyé ="le "+l(comment.created_at, :format => :human_date) %blockquote=simple_format comment.comment