annotate app/views/mailer/.svn/text-base/document_added.text.html.rhtml.svn-base @ 1181:27b6f53331d5 bug_320

Close obsolete branch bug_320
author Chris Cannam
date Wed, 09 Nov 2011 14:19:49 +0000
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) %>