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

The bond tuning procedure for {{ bondtuner.bond }} is complete and the bond has been updated with the recommended settings. Results are available at {% absolute_url 'settings-check' bondtuner.bond.pk bondtuner.pk %}.

{% endblock content %}