summaryrefslogtreecommitdiff
path: root/app/views/shared/empty_states/_milestones.html.haml
blob: c22869fb7e670ff722a4ba22b4f642dc2a13270d (plain)
1
2
3
4
5
6
7
.row.empty-state
  .col-12
    .svg-content
      = image_tag 'illustrations/milestone_burndown_chart.svg'
  .col-12
    .text-content
      %h4.text-center= _('No milestones to show')