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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/new.html.haml')
-rw-r--r--app/views/projects/new.html.haml14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index 1f8d250a200..1678ba5d940 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -1,10 +1,10 @@
- content_for(:body_class, "new-project-page")
- content_for(:page_title) do
- .new-project-hodler
- .container
- %h2.icon
- %span
- New Project
+ .new-project-hodler
+ .container
+ %h2.icon
+ %span
+ New Project
- %div.clear
- = render 'form'
+ %div.clear
+ = render 'form'