%article %header %p.article_infos %time.updated{:datetime => Time.now, :pubdate => true} ="le "+l(article.published_at, :format => :human_date) ="-" =link_to i(:"comment-o")+" "+article.comments.count.to_s, article_path(:slug => article.slug, :anchor => "comments") %h1=link_to article.title, article_path(:slug => article.slug), :title => "blog conseil en image : "+article.title.to_s =render article.block %hr