summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/wiki_content_added.html.erb
blob: f6d92a9d86327393fecc68c5ca7a2a830d724d58 (plain)
1
2
3
<p><%= l(:mail_body_wiki_content_added, :id => link_to(@wiki_content.page.pretty_title, @wiki_content_url),
                                        :author => h(@wiki_content.author)).html_safe %><br />
<em><%= @wiki_content.comments %></em></p>