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

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