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

8 lines
115 B
Plaintext
Raw Normal View History

2014-02-18 09:28:04 +01:00
%h3
= link_to t('.back'), moderations_path
=t '.title'
.box= render 'form'
.box= render file: '/events/show'