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: 1c738719bd84b3782c7e0cd60aa88a4c2cea6cbf (plain)
1
2
3
4
5
- page_title    "Admin area"
- header_title  "Admin area", admin_root_path
- sidebar       "admin"

= render template: "layouts/application"