{% extends "sentry/emails/activity/generic.html" %} {% load sentry_avatars %} {% load sentry_helpers %} {% load sentry_assets %} {% block action %} View on Sentry {% endblock %} {% block activity %}
{% if author.get_avatar_type == 'upload' %}
|
![]() |
{{ data.text|urlize|linebreaks }}
|