annotate app/views/mailer/added_to_project.text.html.rhtml @ 429:27930c9b424d feature_36

update method in publications controller; updated view
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 02 Jun 2011 14:39:11 +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