{% load email_filters %}

{{ SITE_GLOBAL_SITEDISPLAYNAME }} {% trans "Event Registration Ended" %}

{% trans "Event" %}: {{event }}
{% trans "Money Collected" %}: {{ money_collected }}
{% trans "Number of registrants" %}: {{ registrants_count }}
{% trans "Number of registrants with balance" %}: {{ registrants_with_balance_count }}
{% trans "Outstanding Money" %}: {{ money_outstanding }}