gitlabhq/app/views/dashboard/index.html.haml

6 lines
179 B
Plaintext
Raw Normal View History

2011-11-01 23:19:29 +01:00
- content_for(:body_class, "dashboard-page")
2011-10-31 21:57:16 +01:00
#dashboard-content.dashboard-content.content
2011-12-08 21:17:53 +01:00
= render "dashboard/sidebar"
#news-feed.news-feed= render "dashboard/projects_feed"