gitlabhq/app/views/labels/_label.html.haml

5 lines
81 B
Plaintext
Raw Normal View History

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