.quote#quote{:id => quote.id, :data => {:tags => quote.tags.map{|a| a.slug}.join(",")}} %h3 =quote.quote %p.author =quote.author