{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block section %}

Hey, {{ user_name }},

You added a passkey to {{ user_email }}.

This is generally good news because it helps protect your account, but if you didn't do this or think it sounds suspicious then please let us know.

{% endblock %}