7 lines
185 B
Text
7 lines
185 B
Text
.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')
|