gitlab-org--gitlab-foss/app/views/dashboard/index.html.haml
2012-01-23 09:54:47 +02:00

5 lines
179 B
Text

- content_for(:body_class, "dashboard-page")
#dashboard-content.dashboard-content.content
= render "dashboard/sidebar"
#news-feed.news-feed= render "dashboard/projects_feed"