obsolete.ChilliProject/app/views/mailer/wiki_content_added.text.plain.rhtml

6 lines
194 B
Plaintext
Raw Normal View History

2011-05-30 20:52:25 +02:00
<%= l(:mail_body_wiki_content_added, :id => h(@wiki_content.page.pretty_title),
:author => h(@wiki_content.author)) %>
<%= @wiki_content.comments %>
<%= @wiki_content_url %>