5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
.event.with_ratio
|
|
%h2=event.title
|
|
.img.with_ratio{:style => "background-image:url('#{event.image_file.file}');", :data => {:ratio => 0.5}}
|
|
.desc
|
|
=simple_format event.description |