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

= render template: "layouts/application"