annotate app/views/mailer/.svn/text-base/document_added.text.html.rhtml.svn-base @ 855:7294e8db2515 bug_162

Close obsolete branch bug_162
author Chris Cannam
date Thu, 14 Jul 2011 11:59:19 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 <%= link_to(h(@document.title), @document_url) %> (<%=h @document.category.name %>)<br />
Chris@0 2 <br />
Chris@0 3 <%= textilizable(@document, :description, :only_path => false) %>