{% block content %} {% if delegate.mobile : %} {% endif %} {% if delegate.mc_number : %} {% else %} {% endif %} {% if delegate.mc_state : %} {% else %} {% endif %} {% if conf.conf_id == 7 %} {% else %} {% endif %} {% if conf.conf_id == 22 %} {% if delegate.reg_for_without_amount %} {% else %} {% endif %} {% endif %} {% if delegate.accom_persons %} {% endif %} {% if conf.conf_id == 12 : %} {% endif %}
Logo

Delegate Registration confirmation

Delegate Number : {{delegate.delegate_no or '' }}
Name {{delegate.prefix or ''}} {{delegate.full_name or ''}}
Email Id {{delegate.email or ''}}
Mobile No {{delegate.mobile or ''}}
Medical Council Number {{delegate.mc_number or ''}}
Medical Council Number Not Provided
Medical Council State {{delegate.mc_state or ''}}
Medical Council State Not Provided
Delegate Type{{delegate.member_type}} {{delegate.user_type or ''}}
Registered Details{{delegate.reg_for_without_amount|replace(",", "
")|safe }}
Accompany Person Details {{delegate.accom_persons|replace(",", "
")|safe }}
Registered on {% if delegate.registered_dt: %} {{delegate.registered_dt.strftime('%d-%m-%Y %H:%M:%S')[:-3] or ''}}{% endif %}
Registered by {% if delegate.is_offline == 1 %} Admin {% else %} {% if delegate.parent_email == delegate.email and delegate.parent_mobile == delegate.mobile%} Myself {% else: %} {{ delegate.parent_email or ''}} / {{delegate.parent_mobile or ''}} {% endif %} {% endif %}

To access your eBadge visit https://bit.ly/karpedi2022.
{%if otp : %} Your OTP to login is {{otp}} {% endif %}


{% if conf.conf_id != 12 %} {% if amount_with_commas == "Free" :%} {% else: %} {% endif %} {% if receipt_data.api_payment_id %} {% endif %}

Receipt

Receipt number {{receipt_data.receipt_no or ''}}
Payment Date {% if receipt_data.paid_at: %} {{receipt_data.paid_at.strftime('%d-%m-%Y %H:%M:%S') or ''}}{% endif %}
Paid By {% if receipt_data.is_offline == 1 %} {{ receipt_data.full_name }} {% else %} {% if receipt_data.parent_email == receipt_data.email and receipt_data.parent_mobile == receipt_data.mobile %} {{ receipt_data.full_name }} {% else: %} {% if receipt_data.parent_email and receipt_data.parent_mobile %} {{ receipt_data.full_name }} {% elif receipt_data.parent_email == None and receipt_data.parent_mobile %} {{ receipt_data.full_name }} {% elif receipt_data.parent_email and receipt_data.parent_mobile == None %} {{ receipt_data.full_name }} {% else %} {% endif %} {% endif %} {% endif %}
Delegate Information {{receipt_data.delegate_details | safe }}
Total Amount Free Rs.{{amount_with_commas}} ({{ amount_in_words}} Rupees Only)
Payment method {{receipt_data.payment_method or ''}}
Payment Status {{receipt_data.payment_status or ''}}
Reference Number {{receipt_data.api_payment_id or ''}}

This email can be treated as a record for the confirmation of your delegate registration.

This is an auto-generated email and hence no signature affixed.

For assistance, please write to {{receipt_data.e_support_email or ''}} and expect a response in two working days.

{% if conf.conf_id == 17 %}

Please click here to book accomadation for TRICON 23

{% endif %}
{% endif %} {% endblock %}