musifrat_app/app/views/public/events/_event.html.haml
Nicolas Bally c11ad4fbac suite
2019-03-02 17:28:58 +01:00

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