{% extends "misago/base.html" %} {% load i18n %} {% block title %}{% trans "E-mail notifications disabled" %} | {{ block.super }}{% endblock %} {% block content %}
check

{% trans "E-mail notifications disabled" %}

{% trans "You will no longer receive e-mail notifications when someone replies to this thread." %}

{% trans "If you change your mind and want to re-enable e-mail notifications, visit the thread's page and adjust your notification settings." %}

{% trans "Go to thread" %} {% trans "Go to forum home" %}

{% endblock content %}