---
subject: "You have joined the team {{team.name}} in Kantree"
---
You have been added as a member of the team {{ team.name }} in Kantree.

Start collaborating with your team mates here:
{{ url_for('team', slug=team.slug, _external=True) }}
