- Softwrap mode:
- Toggle
Blob of app/views/mailer/forgotten_password.rhtml
(raw blob data)
| 1 | Hello <%= @user.login -%>, |
| 2 | |
| 3 | Your new password is: <%= @password %> |
| 4 | |
| 5 | If you did not request a new password, then please do report this incident. |
| 6 | |
| 7 | Thank you |
| 8 | |
| 9 | http://<%= GitoriousConfig['gitorious_host'] %> |
