{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block heading %}{{ requester_name }} needs your sign-off{% endblock %} {% block section %}

{{ requester_name }} wants to make a change in {{ team_name }} and needs your approval before it goes live.

Review changes

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

{% endblock %}