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 button below to set your password and activate your account:
Or paste this link into your browser:
{{ link }}
This link will expire in 7 days. If you didn't expect this invitation, you can ignore this email.