|
|
---|---|
Dear {{ data.full_name }} , |
|
{% if data.is_present == 1 or data.is_present == '1' %}
Thank you for your scientific contribution @ Tricon 2023, Trichy in the session "{{ sessionData.session_name or '' }}" held on {{ sessionData.start_date.strftime('%d/%m/%Y @ %H:%M %p') }} in hall {{ sessionData.hall_name or '' }}. You can download your scientific participation certificate of this session by visiting the - certificates.tnoa.info {% else %} As per the records provided by the hall co-ordinators, you were not able to be present at the session : {{ sessionData.session_name or '' }} in Hall {{ sessionData.hall_name or '' }} on {{ sessionData.start_date.strftime('%d/%m/%Y %H:%M %p') }}. Your role in this session was {{ data.role or '' }}. This is to let you know that the attendance certificate for this session has NOT been generated for you Looking forward to your scientific participation in the future. {% endif %} |
|
|