gitlab-org--gitlab-foss/app/views/labels/_label.html.haml

5 lines
81 B
Text
Raw Normal View History

2012-08-24 06:05:40 -04:00
%li.wll
%strong= label.name
.right
%span= pluralize label.count, 'issue'