{% load i18n %}
{% blocktrans with site_name=current_site.name site_domain=current_site.domain %}Hello from {{ site_name }}!

You're receiving this e-mail because we've removed something you posted on {{ site_name }} for not following our Community
Guidelines. Please read our Community Guidelines and remove other content that may be violation.

Thank you for understanding and keeping {{ site_name }} safe.

{{ site_name }} Team
{% endblocktrans %}
