summaryrefslogtreecommitdiff
path: root/app/views/layouts/profile.html.haml
blob: 0ee8a57dbd4d1b4bda4f8837da0a538d81ba5080 (plain)
1
2
3
4
5
6
- page_title    "User Settings"
- header_title  "User Settings", profile_path unless header_title
- sidebar       "dashboard"
- nav           "profile"

= render template: "layouts/application"