{% extends "boletin/newsletter_base.html" %} {% load i18n %} {% block title %}{{ block.super }} - {% trans "Confirmation email sent successfully" %}{% endblock %} {% block content %}
{% blocktrans %}The newsletter subscription for {{ email }} has been deleted.{% endblocktrans %}