summaryrefslogtreecommitdiff
path: root/app/views/layouts/dashboard.html.haml
blob: c10be2829525d00aaf02168992e522aed2a63de4 (plain)
1
2
3
4
5
6
- page_title    _("Dashboard")
- header_title  _("Dashboard"), root_path unless header_title
- sidebar       "dashboard"
- @hide_breadcrumbs = true

= render template: "layouts/application"