Initial commit
This commit is contained in:
13
app/views/user_mailer/existing_account.html.erb
Normal file
13
app/views/user_mailer/existing_account.html.erb
Normal file
@@ -0,0 +1,13 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user