{% extends "base.html" %} {% block title %}Mail settings{% endblock %} {% block heading %}Mail settings{% endblock %} {% block body %}
Settings for {{ email }}:
Opt-out list | {% if is_optout %}Patchwork may not send automated notifications to this address. | {% else %} | Patchwork may send automated notifications to this address. | {% endif %} |
---|