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"
|
2011-12-12 08:38:37 +01:00
|
|
|
= render "dashboard/menu"
|
2011-12-08 21:17:53 +01:00
|
|
|
#news-feed.news-feed= render "dashboard/projects_feed"
|