To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / app / views / mailer / member_added_to_project.text.erb @ 1270:b2f7f52a164d
History | View | Annotate | Download (133 Bytes)
| 1 | 294:ba87afa76607 | luis | <%= l(:notice_added_to_project, :project_name => @project_name) %>
|
|---|---|---|---|
| 2 | <%= l(:notice_project_homepage, :project_url => @project_url) %> |