summaryrefslogtreecommitdiff
path: root/app/views/layouts/dashboard.html.haml
blob: 489ef245a4d0f8478e2f0bbdc5f257d811d4a2c4 (plain)
1
2
3
4
5
- page_title    _("Dashboard")
- header_title  _("Dashboard"), root_path unless header_title
- sidebar       "dashboard"

= render template: "layouts/application"