8 lines
172 B
Text
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'
|