mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 04:56:16 +10:00
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
- page_title 'New Environment'
|
|
|
|
.row.prepend-top-default.append-bottom-default
|
|
.col-lg-3
|
|
%h4.prepend-top-0
|
|
New Environment
|
|
%p Environments allow you to track deployments of your application
|
|
|
|
= render 'form'
|