view app/views/mailer/added_to_project.text.plain.rhtml @ 314:c80103b81194 live

Merge from branch "feature_117"
author Chris Cannam
date Mon, 28 Mar 2011 18:05:05 +0100
parents ba87afa76607
children
line wrap: on
line source
<%= l(:notice_added_to_project, :project_name => @project_name) %>
<%= l(:notice_project_homepage, :project_url => @project_url)  %>