<%= l(:text_crm_deal_updated, :name => h(@deal.full_name), :author => h(@author)) %>

<%= link_to("#{l(:label_deal)} ##{@deal.id}: #{@deal.info}".html_safe, @deal_url) %>

<%= textilizable(@deal, :background, :only_path => false) %>