gitlabhq/app/views/dashboard/issues.html.haml

6 lines
177 B
Plaintext
Raw Normal View History

2011-12-08 21:17:53 +01:00
- content_for(:body_class, "dashboard-page")
#dashboard-content.dashboard-content.content
= render "dashboard/sidebar"
#news-feed.news-feed= render "dashboard/issues_feed"