{% extends "emailbase.html" %} {% block body %}

Dear {{ managername }},

Unfortunately, {{ first_name }} has rejected your invitation to be part of the team {{ teamname }}.

Best Regards, the Rowsandall Team

{% endblock %}