{% load custom_tags %} Bug Update Notification
{% env 'PROJECT_NAME' %}

Bug {{ action }}

Dear {{ name }},

{{ domain }} bug #{{ id }} has been {{ action }} by {{ username }}.

You can see more info here:

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

Best,

The {% env 'PROJECT_NAME' %} Team