2011-11-02 00:19:29 +02:00
|
|
|
- content_for(:body_class, "dashboard-page")
|
|
|
|
|
2011-10-31 22:57:16 +02:00
|
|
|
#dashboard-content.dashboard-content.content
|
2011-12-08 22:17:53 +02:00
|
|
|
= render "dashboard/sidebar"
|
2011-12-12 09:38:37 +02:00
|
|
|
= render "dashboard/menu"
|
2011-12-08 22:17:53 +02:00
|
|
|
#news-feed.news-feed= render "dashboard/projects_feed"
|