{% extends "modal.html" %} {% load i18n %} {% block "dialog-body" %}

{% blocktrans %}If you unsubscribe, you will no longer get notifications about {{ alert }}.{% endblocktrans %}

{% endblock %} {% block "form-buttons" %} {% trans "Cancel" %} {% endblock %}