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

Dear {{ first_name }},

{{ managername }} has accepted your request to be part of the team {{ teamname }}.

Best Regards, the Rowsandall Team

{% endblock %}