6 lines
90 B
Text
6 lines
90 B
Text
%h1 New project
|
|
|
|
= render 'form'
|
|
|
|
%br
|
|
= link_to 'Back', admin_projects_path, :class => ''
|