7 lines
124 B
Text
7 lines
124 B
Text
|
- if link?
|
||
|
%a{ href: @href, **html_options }><
|
||
|
= badge_content
|
||
|
- else
|
||
|
%span{ **html_options }><
|
||
|
= badge_content
|