Hi{% if user.first_name %} {{ user.first_name }}{% endif %},

{% if inviter %}{{ inviter.get_full_name|default:inviter.email }} has invited you to join.{% else %}You've been invited to join.{% endif %}

Click the link below to set your password and activate your account:

{{ link }}

This link will expire in 7 days. If you didn't expect this invitation, you can ignore this email.
