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