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

Dear {{ first_name }},

Unfortunately, {{ managername }} has removed you from the team {{ teamname }}.

Best Regards, the Rowsandall Team

{% endblock %}