5 lines
82 B
Text
5 lines
82 B
Text
|
- type ||= 'info'
|
||
|
|
||
|
%span.px-1.py-1
|
||
|
%span{ class: "badge badge-#{type}" }= yield
|