gitlab-org--gitlab-foss/app/views/layouts/dashboard.html.haml

7 lines
190 B
Plaintext

- page_title _("Dashboard")
- header_title _("Dashboard"), root_path unless header_title
- sidebar "dashboard"
- @hide_breadcrumbs = true
= render template: "layouts/application"