Files
gitlabhq/app/views/explore/projects/starred.html.haml
T
2016-02-05 10:45:22 -05:00

11 lines
242 B
Plaintext

- page_title "Projects"
- header_title "Projects", dashboard_projects_path
- if current_user
= render 'dashboard/projects_head'
- else
= render 'explore/head'
= render 'explore/projects/nav'
= render 'projects', projects: @projects