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

Dear {{ managername }},

{{ first_name }} has accepted your invitation to be part of the team {{ teamname }}.

Best Regards, the Rowsandall Team

{% endblock %}