view .svn/pristine/4e/4ead8da3bccd9129e3a3aa36afffc50dc032eb7b.svn-base @ 1013:b98f60a6d231 live

Avoid crashing out with weird event types that don't give us a proper author record
author Chris Cannam
date Mon, 12 Nov 2012 14:55:11 +0000
parents cbb26bc654de
children
line wrap: on
line source
<p><%= l(:mail_body_wiki_content_updated, :id => link_to(h(@wiki_content.page.pretty_title), @wiki_content_url),
                                          :author => h(@wiki_content.author)) %><br />
<em><%=h @wiki_content.comments %></em></p>

<p><%= l(:label_view_diff) %>:<br />
<%= link_to h(@wiki_diff_url), @wiki_diff_url %></p>