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

7 lines
162 B
Text
Raw Normal View History

- page_title "Dashboard"
- unless @header_title
- header_title "Dashboard", root_path
- sidebar "dashboard"
= render template: "layouts/application"