To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / app / views / mailer / added_to_project.text.html.rhtml @ 912:5e80956cc792

History | View | Annotate | Download (147 Bytes)

1
<p><%= l(:notice_added_to_project, :project_name => @project_name) %></p>
2
<p><%= l(:notice_project_homepage, :project_url => @project_url) %></p>
3