Files
old-holivud2/app/views/user_mailer/existing_account.html.erb
2020-05-31 22:38:19 +02:00

14 lines
248 B
Plaintext

<p>
Hi!
</p>
<p>
You have been added as an Account Manager for <%= @account.name %>.</p>
<p>To switch between accounts, tap the account name at the top of the page, and select the appropriate account in the drop-down.
</p>
<p>
- BiG Team
</p>