Welcome to mirror list, hosted at ThFree Co, Russian Federation.

new.html.haml « projects « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a4d50e19f998d9a90a75a7df1fd2b10e82dd727 (plain)
1
2
3
4
5
%h1 New project

= render 'form'

= link_to 'Back', admin_projects_path