{% extends "notifications/email/_base.html" %} {% block preheader %}{{ body }}{% endblock %} {% block content %}

{{ heading }}

{{ body }}

{% if appeal_note %}

{{ note_line }}

{% endif %} {% endblock %}