view app/views/mailer/wiki_content_added.html.erb @ 1169:492ff72268e3 bug_521

Close obsolete branch bug_521
author Chris Cannam
date Thu, 18 Oct 2012 10:42:48 +0100
parents cbb26bc654de
children 433d4f72a19b
line wrap: on
line source
<p><%= l(:mail_body_wiki_content_added, :id => link_to(h(@wiki_content.page.pretty_title), @wiki_content_url),
                                        :author => h(@wiki_content.author)) %><br />
<em><%=h @wiki_content.comments %></em></p>