{% load i18n %}
{%trans "Your request to access the circle" %} {{instance.circle.name}} {%trans "has been" %} {% if accepted %}{%trans "accepted" %}{% else %}{%trans "denied" %}{% endif %}.

--
{% trans "Don't respond directly to this email." %}{% if on %}{%trans "Instead, find the request at" %} {{ on }}{% endif %}.