mirror of
https://github.com/tabler/tabler.git
synced 2026-07-26 04:54:40 +04:00
2 lines
143 B
HTML
2 lines
143 B
HTML
<span class="badge bg-{{ include.color | default: 'primary' }}{% if include.class %} {{ include.class }}{% endif %}">{{ include.text }}</span>
|