{% extends "newsletter/common.html" %} {% block title %}{{ _('Newsletter update') }}{% endblock title %} {% block body %}
{{ _('Due to a technical error we were not able to submit your confirmation email. This could be because your email address is invalid.') }}
{% else %} {% endif %} {% endblock body %}