Welcome to mirror list, hosted at ThFree Co, Russian Federation.

new.html.haml « environments « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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'