_label.html.haml 192 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 %li.wll %strong %i.icon-tag = label.name .right = link_to project_issues_path(label_name: label.name) do %strong = pluralize(label.count, 'issue') = "»"