8 lines
287 B
Text
8 lines
287 B
Text
- page_title _("User Settings")
|
|
- header_title _("User Settings"), profile_path unless header_title
|
|
- sidebar "dashboard"
|
|
- nav "profile"
|
|
- @left_sidebar = true
|
|
|
|
- enable_search_settings locals: { container_class: 'gl-my-5' }
|
|
= render template: "layouts/application"
|