15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
|
|
|
|
%h3=event.title
|
|
%p
|
|
= event_human_date(event)
|
|
-if event.description and event.description != ""
|
|
%p=simple_format(event.description)
|
|
|
|
=link_to "En savoir plus", public_event_path(event)
|
|
%br
|
|
%br
|
|
|
|
|
|
|