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
239 B
Text
Raw Normal View History

2021-11-18 22:05:49 +05:30
.row.empty-state
.col-12
.svg-content
2022-08-27 11:52:29 +05:30
= image_tag 'illustrations/labels.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.')