{% extends 'email_base.html' %} {% load email %} {% block name %} {{ addressee }}{% endblock name %} {% block content %}

You can view {{ agg }}'s details here.

{% if bonds %}

Bonds that have been moved away from this aggregator:

{% endif %}

You can update your notification preferences here.

{% endblock content %}