agenda-libre-ruby/app/views/events/edit.html.haml

16 lines
186 B
Plaintext
Raw Normal View History

%h3
>>>
=t '.preview'
2013-12-28 23:45:13 +01:00
.box
%h3=t '.warning'
2013-12-28 23:45:13 +01:00
.box= render file: '/events/show'
%h3
= link_to t('.moderation'), moderations_path
>>>
=t '.edit'
.box= render '/events/form'