annotate app/views/mailer/added_to_project.text.plain.rhtml @ 791:b5e8049ded56 feature_14

Now submits when the ENTER key is pressed in the search box.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Fri, 18 Nov 2011 17:14:07 +0000
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) %>