6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
|
<%= l(:mail_body_wiki_content_added, :id => h(@wiki_content.page.pretty_title),
|
||
|
:author => h(@wiki_content.author)) %>
|
||
|
<%= @wiki_content.comments %>
|
||
|
|
||
|
<%= @wiki_content_url %>
|