debian-mirror-gitlab/app/views/instance_statistics/conversational_development_index/_no_data.html.haml

8 lines
351 B
Text
Raw Normal View History

2017-09-10 17:25:29 +05:30
.container.convdev-empty
2018-11-08 19:23:39 +05:30
.col-sm-12.justify-content-center.text-center
2017-09-10 17:25:29 +05:30
= 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.
2018-11-18 11:00:15 +05:30
= link_to 'Learn more', help_page_path('user/instance_statistics/convdev'), target: '_blank'