summaryrefslogtreecommitdiff
path: root/app/views/dashboard/merge_requests.html.haml
blob: 088577eaf500cf86924c95e2cd8d342649bbc85e (plain)
1
2
3
4
5
- content_for(:body_class, "dashboard-page")

#dashboard-content.dashboard-content.content
  = render "dashboard/sidebar"
  #news-feed.news-feed= render "dashboard/merge_requests_feed"