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