summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/edit.html.haml
blob: d6ff3f729b48a1f6def61463bd368155786b0b90 (plain)
1
2
3
4
5
6
7
8
- @no_container = true
- page_title "Edit", @environment.name, "Environments"

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