summaryrefslogtreecommitdiff
path: root/app/views/explore/projects/_projects.html.haml
blob: 4275f76c046349258c642677519f4219243cad36 (plain)
1
= render 'shared/projects/list', projects: projects, user: current_user, explore_page: true, pipeline_status: Feature.enabled?(:dashboard_pipeline_status, default_enabled: true)