gitlab-org--gitlab-foss/app/views/projects/environments/edit.html.haml
Fatih Acet 3741402a24 Make flash notifications sticky
This commit also unifies layout structure
and remove no_container flag
2019-09-03 09:03:35 +00:00

6 lines
123 B
Text

- page_title _("Edit"), @environment.name, _("Environments")
%h3.page-title
= _('Edit environment')
%hr
= render 'form'