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: 9799b4cc4d72c4f31d08dcf51ea499664097e3fd (plain)
1
2
3
4
5
- page_title    "Profile"
- header_title  "Profile", profile_path
- sidebar       "profile"

= render template: "layouts/application"