gitlab-org--gitlab-foss/app/views/instance_statistics/conversational_development_.../_no_data.html.haml

8 lines
351 B
Plaintext

.container.convdev-empty
.col-sm-12.justify-content-center.text-center
= custom_icon('convdev_no_data')
%h4 Data is still calculating...
%p
In order to gather accurate feature usage data, it can take 1 to 2 weeks to see your index.
= link_to 'Learn more', help_page_path('user/instance_statistics/convdev'), target: '_blank'