{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block section %}
Hey, {{ user_name }},
You removed a passkey from {{ user_email }}.
If you didn't do this or think it sounds suspicious then please let us know.
{% endblock %}