{% load i18n %} {% load static %} {% block preview_text %} {% blocktrans trimmed %} Hi {{ thread_username }} {% endblocktrans %} {% endblock %} {% block content %}
{{ comment_username }} made the following reply to {{ thread_title }} at {{ comment_created_at }}.
{{ comment_body }}
View the discussion.
{# email client support for style sheets is pretty spotty, so we have to inline all of these styles #}