gitlabhq/app/views/dashboard/issues.html.haml
Dmitriy Zaporozhets cd779e56e1 dashboard v1
2011-12-08 22:17:53 +02:00

6 lines
177 B
Plaintext

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