summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/edit.html.haml
blob: c4e2c1eb63d6a801cd8fd8589f5befb19b63bcb7 (plain)
1
2
3
4
5
6
7
- page_title _("Edit"), @environment.name, _("Environments")
- add_page_specific_style 'page_bundles/environments'

%h3.page-title
  = _('Edit environment')
%hr
= render 'form'