Welcome to mirror list, hosted at ThFree Co, Russian Federation.

profile.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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"