wiki_content_updated.html.erb
6 lines
| 338 B
| text/plain
|
TextLexer
|
r13661 | <p><%= l(:mail_body_wiki_content_updated, :id => link_to(@wiki_content.page.pretty_title, @wiki_content_url), | ||
|
r9713 | :author => h(@wiki_content.author)).html_safe %><br /> | ||
|
r13661 | <em><%= @wiki_content.comments %></em></p> | ||
|
r2650 | |||
<p><%= l(:label_view_diff) %>:<br /> | ||||
|
r13661 | <%= link_to @wiki_diff_url, @wiki_diff_url %></p> | ||