view app/views/mailer/wiki_content_added.html.erb @ 1469:c77ab1edff6b bug_563

Close obsolete branch bug_563
author Chris Cannam
date Wed, 23 Jan 2013 14:12:47 +0000
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>