gitlabhq/app/views/admin/projects/new.html.haml
2011-11-17 00:22:18 +03:00

5 lines
98 B
Plaintext

%h1 New project
= render 'form'
= link_to 'Back', admin_projects_path, :class => 'right lbutton'