Mercurial > hg > soundsoftware-site
comparison app/views/mailer/.svn/text-base/wiki_content_updated.text.plain.rhtml.svn-base @ 37:94944d00e43c
* Update to SVN trunk rev 4411
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 19 Nov 2010 13:24:41 +0000 |
parents | 513646585e45 |
children |
comparison
equal
deleted
inserted
replaced
22:40f7cfd4df19 | 37:94944d00e43c |
---|---|
1 <%= l(:mail_body_wiki_content_updated, :page => h(@wiki_content.page.pretty_title), | 1 <%= l(:mail_body_wiki_content_updated, :id => h(@wiki_content.page.pretty_title), |
2 :author => h(@wiki_content.author)) %> | 2 :author => h(@wiki_content.author)) %> |
3 <%= @wiki_content.comments %> | 3 <%= @wiki_content.comments %> |
4 | 4 |
5 <%= @wiki_content.page.pretty_title %>: | 5 <%= @wiki_content.page.pretty_title %>: |
6 <%= @wiki_content_url %> | 6 <%= @wiki_content_url %> |