view app/views/mailer/added_to_project.text.plain.rhtml @ 392:b97577523b0c feature_36

migration for bibtex_entries db table
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 11 Apr 2011 12:34:18 +0100
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)  %>