gitlab-org--gitlab-foss/app/views/projects/environments/new.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

7 lines
132 B
Text

- breadcrumb_title _("Environments")
- page_title _("New Environment")
%h3.page-title
= _("New environment")
%hr
= render 'form'