debian-mirror-gitlab/app/views/projects/environments/new.html.haml
2016-11-03 12:29:30 +05:30

9 lines
182 B
Text

- @no_container = true
- page_title 'New Environment'
= render "projects/pipelines/head"
%div{ class: container_class }
%h3.page-title
New environment
%hr
= render 'form'