annotate app/views/mailer/added_to_project.text.plain.rhtml @ 366:3e8c33cbb8e0 cannam-pre-20110113-merge

Merge
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 01 Apr 2011 12:13:01 +0100
parents ba87afa76607
children
rev   line source
luis@294 1 <%= l(:notice_added_to_project, :project_name => @project_name) %>
luis@294 2 <%= l(:notice_project_homepage, :project_url => @project_url) %>