{# As I understand it, this hidden div is specifically meant to be shown in email clients' preview (preview of message content in list of emails); we intentionally reverse the order of pieces of information here (w.r.t. sender and subject) to maximize the chance that this line contains info that doesn't fit on other lines #}{{ state_description }} on "{{ project_name }}" - {{ issue_title }}
{# Email Body #}
{{ site_title }}
{# Body content #}

{{ issue_title|truncatechars:100 }}

This is {{ alert_article }} {{ alert_reason }} issue on project "{{ project_name }}".

{% if unmute_reason %}

{{ unmute_reason }}

{% endif %} {# Action #}
{# Border based button https://litmus.com/blog/a-guide-to-bulletproof-buttons-in-email-design #}
View on {{ site_title }}
{# Sub copy #}

Copyable link:

{{ issue_url }}

Manage notification settings