{% load i18n %}{% trans "Successfully unsubscribed from our newsletter" %}

{% blocktrans %}You successfully unsubscribed from our newsletter. If you want to
subscribe again any time, just visit the following link:{% endblocktrans %}

{{ resubscribe_url }}

{% trans "Warm regards" %}
