6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
|
%h1 New event
|
||
|
|
||
|
= render 'form'
|
||
|
|
||
|
= link_to 'Back', events_path
|