view app/views/mailer/wiki_content_added.html.erb @ 1170:bfd49444c276 feature_523

Close obsolete branch feature_523
author Chris Cannam
date Wed, 17 Oct 2012 16:48:02 +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>