8 lines
185 B
Text
8 lines
185 B
Text
- @no_container = true
|
|
- page_title _("Edit"), @environment.name, _("Environments")
|
|
|
|
%div{ class: container_class }
|
|
%h3.page-title
|
|
= _('Edit environment')
|
|
%hr
|
|
= render 'form'
|