summaryrefslogtreecommitdiff
path: root/app/views/layouts/profile.html.haml
blob: 35b9131e9337d45dd330721efc7e7245e141cfce (plain)
1
2
3
4
5
- page_title    "个人资料设置"
- header_title  "个人资料设置", profile_path unless header_title
- sidebar       "profile"

= render template: "layouts/application"