debian-mirror-gitlab/app/views/shared/members/_badge.html.haml

5 lines
82 B
Text
Raw Normal View History

2020-05-24 23:13:21 +05:30
- type ||= 'info'
%span.px-1.py-1
%span{ class: "badge badge-#{type}" }= yield