2016-11-03 12:29:30 +05:30
|
|
|
- @no_container = true
|
2016-06-16 23:09:34 +05:30
|
|
|
- page_title 'New Environment'
|
2016-11-03 12:29:30 +05:30
|
|
|
= render "projects/pipelines/head"
|
2016-06-16 23:09:34 +05:30
|
|
|
|
2016-11-03 12:29:30 +05:30
|
|
|
%div{ class: container_class }
|
|
|
|
%h3.page-title
|
|
|
|
New environment
|
|
|
|
%hr
|
|
|
|
= render 'form'
|