debian-mirror-gitlab/app/views/projects/environments/edit.html.haml

8 lines
177 B
Text
Raw Normal View History

2019-02-15 15:39:39 +05:30
- page_title _("Edit"), @environment.name, _("Environments")
2021-01-03 14:25:43 +05:30
- add_page_specific_style 'page_bundles/environments'
2016-09-13 17:45:13 +05:30
2019-12-04 20:38:33 +05:30
%h3.page-title
= _('Edit environment')
%hr
= render 'form'