{% extends 'events/registration/emails/base_registration_details.html' %} {% block registration_subject -%} New registrant {%- endblock %} {% block registration_header -%}
Dear organizer,
There is a new registrant in your event.
To manage this registration, follow this link: Manage registration
{%- endblock %} {% block registration_footer %}{% endblock %}