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

Someone (hopefully you) changed the password on your PostHog account{% if cloud %} on PostHog Cloud.{%else%} hosted on {% strip_protocol site_url %}{% endif %}.

{% endblock %}