gitlabhq/app/views/admin/projects/new.html.haml

6 lines
72 B
Plaintext
Raw Normal View History

2011-10-08 23:36:38 +02:00
%h1 New project
= render 'form'
= link_to 'Back', admin_projects_path