{% extends "django_comments_xtd/base.html" %} {% load i18n %} {% block title %}{% trans "Comment thread muted" %}.{% endblock %} {% block content %}
{% trans "You will no longer receive email notifications for comments sent to" %} {{ content_object }}
{% endblock %}