debian-mirror-gitlab/app/views/shared/empty_states/_topics.html.haml
2023-06-20 00:43:36 +05:30

7 lines
268 B
Text

.row.empty-state
.col-12
.svg-content.svg-150
= image_tag 'illustrations/empty-state/empty-labels-md.svg'
.text-content.gl-text-center.gl-pt-0!
%h4= _('There are no topics to show.')
%p= _('Add topics to projects to help users find them.')