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

- @left_sidebar = true
- nav "your_work"

= render template: "layouts/application"