_issue.html.haml 230 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 %li issue: = link_to [issue.project, issue] do %span ##{issue.iid} %strong.term = truncate issue.title, length: 50 %span.light (#{issue.project.name_with_namespace}) - if issue.closed? %span.label Closed