mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +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>
|