mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 10:36:04 +10:00
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
- page_title "Variables"
|
|
|
|
.row.prepend-top-default.append-bottom-default
|
|
.col-lg-3
|
|
= render "content"
|
|
.col-lg-9
|
|
%h5.prepend-top-0
|
|
Update variable
|
|
= render "form", btn_text: "Save variable"
|