debian-mirror-gitlab/app/views/shared/empty_states/_topics.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
268 B
Text
Raw Normal View History

2021-11-18 22:05:49 +05:30
.row.empty-state
.col-12
2023-06-20 00:43:36 +05:30
.svg-content.svg-150
= image_tag 'illustrations/empty-state/empty-labels-md.svg'
2021-11-18 22:05:49 +05:30
.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.')