mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 13:16:09 +10:00
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
- if projects.any?
|
|
.public-projects
|
|
= render 'shared/projects/list', projects: projects
|
|
- else
|
|
.nothing-here-block
|
|
No such projects
|