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

= render template: "layouts/application"