gitlab-org--gitlab-foss/app/views/shared/empty_states/_topics.html.haml

8 lines
277 B
Plaintext

.row.empty-state
.col-12
.svg-content
= image_tag 'illustrations/labels.svg', data: { qa_selector: 'svg_content' }
.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.')