{% extends "emailbase.html" %} {% block body %}
Dear {{ first_name }},
{{ managername }} has decided to delete the team {{ teamname }}.
The {{ teamname }} tag has been removed from all your workouts on rowsandall.com
Best Regards, the Rowsandall Team
{% endblock %}