{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block heading %}Your change is live! 🎉{% endblock %} {% block section %}

Your change in {{ team_name }} has been approved and applied. Ship it!

View details

If the button above doesn't work, paste this link into your browser:
{{ change_request_url }}

{% endblock %}