2015-04-30 13:06:18 -04:00
|
|
|
- page_title "Starred Projects"
|
2014-07-25 15:05:23 -04:00
|
|
|
.explore-trending-block
|
|
|
|
%p.lead
|
2014-10-14 09:46:50 -04:00
|
|
|
%i.fa.fa-star
|
2014-07-25 15:05:23 -04:00
|
|
|
See most starred projects
|
|
|
|
%hr
|
|
|
|
.public-projects
|
|
|
|
%ul.bordered-list
|
|
|
|
= render @starred_projects
|
|
|
|
|
|
|
|
= paginate @starred_projects, theme: 'gitlab'
|