BigW Consortium Gitlab

edit.html.haml 207 Bytes
- @no_container = true
- page_title "Edit", @environment.name, "Environments"
= render "projects/pipelines/head"

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