summaryrefslogtreecommitdiff
path: root/app/views/layouts/profile.html.haml
blob: 67aa05b655c003694e9fe35394588a37b7c9aa47 (plain)
1
2
3
4
5
6
7
- page_title    "User Settings"
- header_title  "User Settings", profile_path unless header_title
- sidebar       "dashboard"
- nav           "profile"
- @left_sidebar = true

= render template: "layouts/application"