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