suitepro/app/views/mailer/wiki_content_added.html.erb
2018-02-02 22:19:29 +01:00

3 lines
246 B
Text

<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>