annotate app/views/mailer/added_to_project.text.html.rhtml @ 849:7018aa84e3a8 feature_36

Close obsolete branch feature_36
author Chris Cannam
date Sat, 24 Sep 2011 18:15:01 +0100
parents ba87afa76607
children
rev   line source
luisf@292 1 <p><%= l(:notice_added_to_project, :project_name => @project_name) %></p>
luis@294 2 <p><%= l(:notice_project_homepage, :project_url => @project_url) %></p>
luis@294 3