view app/views/mailer/added_to_project.text.plain.rhtml @ 377:0802551af0a5 live

Merge from branch "feature_126"
author Chris Cannam
date Fri, 01 Apr 2011 17:24:48 +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)  %>