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