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: 31259b8ac258688f143c078e24caec896f86a2f7 (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"