gitlab-org--gitlab-foss/app/views/dashboard/issues.html.haml

7 lines
205 B
Plaintext

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