="##{issue.iid} opened #{time_ago_with_tooltip(issue.created_at,placement: 'bottom')} by #{link_to_member(@project,issue.author,avatar: false)}".html_safe
-ifissue.votes_count>0
=render'votes/votes_inline',votable: issue
-ifissue.milestone
%span
%span
%i.fa.fa-comments
%i.fa.fa-clock-o
=note_count
=issue.milestone.title
-else
-ifissue.tasks?
%span.task-status
%span.issue-no-comments
=issue.task_status
%i.fa.fa-comments
=0
.issue-info
="##{issue.iid} opened #{time_ago_with_tooltip(issue.created_at,placement: 'bottom')} by #{link_to_member(@project,issue.author,avatar: false)}".html_safe