{% spaceless %}
Hello {{ subscription.user.communitymember|default:subscription.user }}!
You have just been subscribed to
{{ subscription.channel }}{% if reason %}, because {{ reason }}{% endif %}
You will receive notifications for any comments in this channel.
Click here to unsubscribe or modify your notifications for this channel.
If you think this was a mistake, please get in touch with the creator of the channel, {{ subscription.channel.user }}, or contact your community managers.
{% endif %}
Have a nice day,
Your Community Managers