%#-- copyright OpenProject is a project management system. Copyright (C) 2012-2013 the OpenProject Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. See doc/COPYRIGHT.rdoc for more details. ++#%>
<%=raw t(:mail_body_wiki_content_updated,
:id => link_to(@wiki_content.page.pretty_title, project_wiki_url(@wiki_content.page.project, @wiki_content.page)),
:author => @wiki_content.author) %>
<%= @wiki_content.comments %>
<%= t(:label_view_diff) %>: <%= link_to @wiki_diff_url, @wiki_diff_url %>