debian-mirror-gitlab/app/views/projects/environments/edit.html.haml
2018-03-17 18:26:18 +05:30

8 lines
172 B
Text

- @no_container = true
- page_title "Edit", @environment.name, "Environments"
%div{ class: container_class }
%h3.page-title
Edit environment
%hr
= render 'form'