<%= link_to(h("#{issue.tracker.name} ##{issue.id}: #{issue.subject}"), issue_url) %>

<%= textilizable(issue, :description, :only_path => false) %>