10 lines
224 B
Plaintext
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
|
|
|
|
|
|
|
|
|