{% extends "email_base.html" %} {% block content %}

Hello {{ name }},

A new reply has been posted to your support ticket #{{ ticket_id }}.

Support Team Reply:

{{ reply_message }}

You can reply directly to this email to continue the conversation.

{% endblock %}