Files
gitlabhq/app/views/explore/projects/_projects.html.haml
2015-08-26 22:44:02 +02:00

7 lines
144 B
Plaintext

- if projects.any?
.public-projects
= render 'shared/projects/list', projects: projects
- else
.nothing-here-block
No such projects