{% extends "master.html" %} {% block body %}

You have {{preference.filters|length}} rule filters defined for this messaging context.

Delivery Options

{% if confirmation %}

{{confirmation.status}} Your confirmation for {{confirmation.detail_value}} is {{confirmation.status}}

{% endif %}
<disabled>

..whichever comes first.

{% if preference.enabled %} {% else %} {% endif %}

{% endblock %}