debian-mirror-gitlab/app/views/projects/environments/edit.html.haml
2019-02-15 15:39:39 +05:30

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'