summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/new.html.haml
blob: 96edd3f0bd7e74d037597f9c6d272aa9add2905a (plain)
1
2
3
4
5
6
7
- breadcrumb_title _("Environments")
- page_title _("New Environment")

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