{% extends 'events/registration/emails/base_registration_details.html' %} {% block registration_subject -%} Registration modification {%- endblock %} {% block registration_header -%}
Dear organizer,
The information of one of the registrants in {{ event.getTitle() }} has changed.
To manage this registration, follow this link: Manage registration
{%- endblock %} {% block registration_footer %}{% endblock %}