{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block heading %}Your change request was declined{% endblock %} {% block section %}

Your change request in {{ team_name }} wasn't approved this time. Check the feedback and feel free to submit a new request if needed.

See feedback

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

{% endblock %}