324e57693b
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>
6 lines
200 B
Text
6 lines
200 B
Text
- page_title "Profile Settings"
|
|
- header_title "Profile Settings", profile_path unless header_title
|
|
- sidebar "dashboard"
|
|
- nav "profile"
|
|
|
|
= render template: "layouts/application"
|