index.html.haml 207 Bytes Edit Raw Blame History 1 2 3 4 5 6 - content_for(:body_class, "dashboard-page") #dashboard-content.dashboard-content.content = render "dashboard/sidebar" = render "dashboard/menu" #news-feed.news-feed= render "dashboard/projects_feed"