{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block heading %}{{ approver_name }} approved your change{% endblock %} {% block section %}
Nice! Your change in {{ team_name }} got the green light from {{ approver_name }}. Once all required approvals are in, it'll be applied automatically.
If the button above doesn't work, paste this link into your browser:
{{ change_request_url }}