view app/views/mailer/document_added.text.html.rhtml @ 377:0802551af0a5 live

Merge from branch "feature_126"
author Chris Cannam
date Fri, 01 Apr 2011 17:24:48 +0100
parents 513646585e45
children
line wrap: on
line source
<%= link_to(h(@document.title), @document_url) %> (<%=h @document.category.name %>)<br />
<br />
<%= textilizable(@document, :description, :only_path => false) %>