18 lines
265 B
Plaintext
18 lines
265 B
Plaintext
%h3
|
|
= link_to t('.moderation'), moderations_path
|
|
>>>
|
|
=t '.preview'
|
|
|
|
- if @moderation.moderated?
|
|
.box
|
|
%h3=t '.warning'
|
|
|
|
.box= render file: '/events/show'
|
|
|
|
%h3
|
|
= link_to t('.moderation'), moderations_path
|
|
>>>
|
|
=t '.edit'
|
|
|
|
.box= render '/events/form'
|