view app/views/mailer/added_to_project.text.html.rhtml @ 554:026c9747fe9b feature_36

Addresses Feature #228. Already able to remove projects associated with a publication.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 02 Aug 2011 16:50:22 +0100
parents ba87afa76607
children
line wrap: on
line source
<p><%= l(:notice_added_to_project, :project_name => @project_name) %></p>
<p><%= l(:notice_project_homepage, :project_url => @project_url) %></p>