debian-mirror-gitlab/app/views/shared/members/_badge.html.haml
2020-05-25 16:23:42 +05:30

4 lines
82 B
Text

- type ||= 'info'
%span.px-1.py-1
%span{ class: "badge badge-#{type}" }= yield