- Softwrap mode:
- Toggle
Blob of app/views/mailer/added_as_committer.rhtml
(raw blob data)
| 1 | Hello <%= @user.login -%>, |
| 2 | |
| 3 | You have been added as a committer on the <%= @repository.name -%> repository in the "<%= @project.title -%>" project. |
| 4 | |
| 5 | <%= @url %> |
| 6 | |
| 7 | Thank you |
| 8 | |
| 9 | http://<%= GitoriousConfig['gitorious_host'] %> |
