agenda-libre-ruby/app/views/notes/new.html.haml

8 lines
115 B
Plaintext

%h3
= link_to t('.back'), moderations_path
=t '.title'
.box= render 'form'
.box= render file: '/events/show'