Files
gitlabhq/app/views/explore/projects/trending.html.haml
T
2015-12-24 14:11:51 +01:00

17 lines
427 B
Plaintext

- page_title "Projects"
- header_title "Projects", dashboard_projects_path
- if current_user
= render 'dashboard/projects_head'
- else
= render 'explore/head'
.explore-trending-block
.gray-content-block.second-block
.pull-right
= render 'explore/projects/dropdown'
.oneline
%i.fa.fa-comments-o
See most discussed projects for last month
= render 'projects', projects: @trending_projects