summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/new.html.haml
blob: 62b08e85e22bf0cc54d6b140ebb09187828f1d88 (plain)
1
2
3
4
5
6
7
8
9
- @no_container = true
- breadcrumb_title "Environments"
- page_title 'New Environment'

%div{ class: container_class }
  %h3.page-title
    New environment
  %hr
  = render 'form'