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

7 lines
207 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/projects_feed"