diff --git a/templates/emails/alert-body-html.html b/templates/emails/alert-body-html.html index a99a5bb4..1dff5e12 100644 --- a/templates/emails/alert-body-html.html +++ b/templates/emails/alert-body-html.html @@ -70,7 +70,7 @@ {% if ping.body %}

Last Ping Body

-
{{ ping.body|slice:":10000"|linebreaksbr }}{% if ping.body|length > 10000 %} [truncated]{% endif %}
+
{{ ping.body|slice:":10000"|linebreaksbr }}{% if ping.body|length > 10000 %} [truncated]{% endif %}
{% endif %} {% if projects %}