{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block preheader %}{{preheader}}{% endblock %} {% block heading %}We spotted a login from a new device{% endblock %} {% block section %}
Someone (hopefully you) logged into your PostHog account from a new device. If this wasn't you, please reset your password.
If this was you though, you don't have to do anything except delete this email.
{% endblock %}