{% extends 'email_base.html' %} {% load email %} {% block name %} {{ addressee }}{% endblock name %} {% block content %}
Aggregator failover has been taken out of maintenance mode{% if request_user %} by {{ request_user }}{% endif %}. Bonds will again be moved to their secondary aggregators when a failure of their primary aggregator is detected.
{% endblock content %}