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

= render template: "layouts/application"