debian-mirror-gitlab/app/views/projects/environments/new.html.haml
2016-06-16 23:09:34 +05:30

9 lines
225 B
Text

- page_title 'New Environment'
.row.prepend-top-default.append-bottom-default
.col-lg-3
%h4.prepend-top-0
New Environment
%p Environments allow you to track deployments of your application
= render 'form'