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