view app/views/mailer/added_to_project.text.plain.rhtml @ 775:a7cb76a52ec0 feature_14

Route needed by the set_fieldset_status action (called by xhr).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 17 Nov 2011 14:52:13 +0000
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)  %>