14 lines
208 B
Plaintext
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'
|