mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 20:16:08 +10:00
Main idea is to keep left sidebar static so user is not confused by changing context. Instead we put changing navigation with changing content in one main block Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
- page_title "Profile Settings"
|
|
- header_title "Profile Settings", profile_path unless header_title
|
|
- sidebar "dashboard"
|
|
- nav "profile"
|
|
|
|
= render template: "layouts/application"
|