2011-09-17 12:42:26 +04:00
|
|
|
<%= l(:mail_body_wiki_content_updated, :id => h(@wiki_content.page.pretty_title),
|
2011-09-18 05:55:02 +04:00
|
|
|
:author => h(@wiki_content.author)) %>
|
2009-05-17 13:55:13 +04:00
|
|
|
<%= @wiki_content.comments %>
|
|
|
|
|
|
|
|
<%= @wiki_content.page.pretty_title %>:
|
|
|
|
<%= @wiki_content_url %>
|
|
|
|
<%= l(:label_view_diff) %>:
|
|
|
|
<%= @wiki_diff_url %>
|