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: 6b0ccc1dcc7ca317686c7a2607580f686dc58aad (plain)
1
2
3
4
5
6
7
8
- breadcrumb_title _("Environments")
- page_title _("New Environment")
- add_page_specific_style 'page_bundles/environments'

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