{% extends "layouts/account-notification.html" %} {% block content %}
Hello {{ context.username }},

Someone with access to your account has violated our community guidelines. As a result, your account has been banned. You will no longer be able to comment, react or report comments. If you think this has been done in error, please contact our community team at {{ context.organizationContactEmail }}.
{% endblock %}