6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
|
%h1 New project
|
||
|
|
||
|
= render 'form'
|
||
|
|
||
|
= link_to 'Back', admin_projects_path
|