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

dashboard.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb96bcc2cf4db75c8ab2b8684980acbf62ef6a9f (plain)
1
2
3
4
5
- page_title    "Dashboard"
- header_title  "Dashboard", root_path unless header_title
- sidebar       "dashboard"

= render template: "layouts/application"