aboutsummaryrefslogtreecommitdiff
path: root/src/static/templates/email/new_device_logged_in.hbs
blob: b76b1d2529d6b1808e1f8aae10e25d55ee10046b (plain)
1
2
3
4
5
6
7
8
9
10
11
New Device Logged In From {{{device_name}}}
<!---------------->
Your account was just logged into from a new device.

* Date: {{datetime}}
* IP Address: {{ip}}
* Device Name: {{device_name}}
* Device Type: {{device_type}}

You can deauthorize all devices that have access to your account from the web vault ( {{url}} ) under Settings > My Account > Deauthorize Sessions.
{{> email/email_footer_text }}