ecole_eft_app/app/views/public/quotes/_quote.html.haml
2013-07-18 01:23:48 +02:00

6 lines
141 B
Plaintext

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