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

Dear {{ first_name }},

Unfortunately, {{ managername }} has rejected your request to be part of the team {{ teamname }}.

Best Regards, the Rowsandall Team

{% endblock %}