Badges
We are using Bootstrap badges. We use only the default badges.
Example
Primary Secondary Success Danger Warning Info Light Dark
Code
1
2
3
4
5
6
7
8
%span.badge.badge-primary Primary
%span.badge.badge-secondary Secondary
%span.badge.badge-success Success
%span.badge.badge-danger Danger
%span.badge.badge-warning Warning
%span.badge.badge-info Info
%span.badge.badge-light Light
%span.badge.badge-dark Dark