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

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