8 lines
127 B
Text
8 lines
127 B
Text
|
.row.empty-state
|
||
|
.col-12
|
||
|
.svg-content
|
||
|
= image_tag image_path
|
||
|
.col-12
|
||
|
.text-content.text-center
|
||
|
= yield
|