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

14 lines
208 B
Plaintext

%h3
= link_to t('.moderation'), moderations_path
>>>
=t '.preview'
.box= render file: '/events/show'
%h3
= link_to t('.moderation'), moderations_path
>>>
=t '.edit'
.box= render '/events/form'