<%= link_to @document.title, :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %> (<%= @document.category.name %>)

<%= textilizable(@document.description) %>
<%= textilizable Setting.emails_footer %>