{% extends "newsletter/common.html" %} {% block title %}{{ _('Newsletter') }} {{ newsletter.title }} {{ action }} {{ _('activate') }}{% endblock title %} {% block body %}

{{ _('Newsletter') }} {{ newsletter.title }} {{ action }} {{ _('activate') }}

{{ _('You have successfully been unsubscribed.') }}

{% endblock body %}