{% load custom_tags %} Comment Mention Notification
{% env 'PROJECT_NAME' %}

Comment Mention

Hey {{ name }},

{{ commentor }} has mentioned you in the following issue:

https://{% env 'FQDN' %}/issue/{{ issue_pk }}

{{ comment }}

Best,

The {% env 'PROJECT_NAME' %} Team