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

admin.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87064cc9b3f2261117732543da2928e8a21bdad1 (plain)
1
2
3
4
5
- page_title    "Admin Area"
- header_title  "Admin Area", admin_root_path
- nav           "admin"

= render template: "layouts/application"