{% spaceless %}
{% autoescape off %}
# {{ activity_name }}

{{ text_description }}


## Issue Details

{{ group.message_short }}

{{ link }}
{% if unsubscribe_link %}

Unsubscribe: {{ unsubscribe_link }}{% endif %}

{% endautoescape %}
{% endspaceless %}
