blog_perso_app/app/views/public/articles/_article_img.html.haml
Nicolas Bally 1122976c9b title font
2015-04-11 19:49:08 +02:00

10 lines
224 B
Plaintext

%a.article_img{:href => article_path(:slug => article.slug), :style => "background-image:url('#{(article.image_file.file.large.medium.small.url if article.image_file)}')"}
.content
%span=article.title