2016-08-24 18:44:58 -04:00
|
|
|
- @no_container = true
|
2016-06-15 06:07:06 -04:00
|
|
|
- page_title 'New Environment'
|
2016-08-24 18:44:58 -04:00
|
|
|
= render "projects/pipelines/head"
|
2016-06-10 18:15:53 -04:00
|
|
|
|
2016-08-24 18:44:58 -04:00
|
|
|
%div{ class: container_class }
|
|
|
|
%h3.page-title
|
|
|
|
New environment
|
|
|
|
%hr
|
|
|
|
= render 'form'
|