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

= render template: "layouts/application"