view app/views/mailer/added_to_project.text.erb @ 1139:5e476516ffea redmine-2.2-integration

Ensure generated HTML is marked as safe & thus rendered
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 10 Jan 2013 15:11:59 +0000
parents af7a3f452778
children
line wrap: on
line source
<%= l(:notice_added_to_project, :project_name => @project_name) %>
<%= l(:notice_project_homepage, :project_url => @project_url)  %>