{% extends "base.html" %} {% set title = _('Unsubscribed') %} {% set crumbs = [(None, title)] %} {% block content %} {{ title }} {{ _('You have been unsubscribed from this notification.') }} {% endblock %}
{{ _('You have been unsubscribed from this notification.') }}