summaryrefslogtreecommitdiff
path: root/app/views/search/results/_empty.html.haml
blob: 2c9ffe3dc1db8da13f2b557c2656bf10d6bcefe1 (plain)
1
2
3
4
5
.search_box.gl-my-8.gl-text-center
  .search_glyph
  %h4
    = sprite_icon('search', size: 24, css_class: 'gl-vertical-align-text-bottom')
    = search_entries_empty_message(@scope, @search_term, @group, @project)