- Softwrap mode:
- Toggle
Blob of app/views/mailer/signup_notification.rhtml
(raw blob data)
| 1 | Hello, |
| 2 | |
| 3 | Your <%= GitoriousConfig['gitorious_host'] -%> account has been created, your username is <%= @user.login %> |
| 4 | |
| 5 | Please visit this url to activate your account: |
| 6 | |
| 7 | <%= @url %> |
| 8 | |
| 9 | |
| 10 | Thank you |
| 11 | |
| 12 | http://<%= GitoriousConfig['gitorious_host'] %> |
