debian-mirror-gitlab/app/views/layouts/dashboard.html.haml

6 lines
157 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "Dashboard"
2015-09-25 12:07:36 +05:30
- header_title "Dashboard", root_path unless header_title
2015-09-11 14:41:01 +05:30
- sidebar "dashboard"
= render template: "layouts/application"