debian-mirror-gitlab/app/views/layouts/dashboard.html.haml
2018-12-13 13:39:08 +05:30

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"