summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/new.html.haml
blob: 54465828ba9efebafe63b8409ee8453fb66b143e (plain)
1
2
3
4
5
6
7
8
9
- 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'