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: 8595157a9971d71114f0af3e0a8e40dadb33a412 (plain)
1
2
3
4
5
6
- page_title    "Admin Area"
- header_title  "Admin Area", admin_root_path
- nav "admin"
- @left_sidebar = true

= render template: "layouts/application"