{% if data_for_print : %} {% for row in data_for_print : %}

{{ print_title or 'DELEGATE INDEX' }}

{% if total_conf_days : %} {% if total_conf_days == 1 : %} {% else : %} {% set days_1 = total_conf_days +1 %} {% for i in range(1 ,days_1 ) %} {% endfor %} {% endif %} {% endif %} {% for r in row : %} {% if r.b_color :%} {% else :%} {% endif %} {% if total_conf_days : %} {% if total_conf_days == 1 : %} {% else : %} {% set days_1 = total_conf_days +1 %} {% for i in range(1 ,days_1 ) %} {% endfor %} {% endif %} {% endif %} {% endfor %}
Del.No Name Email/Mobile RoleSignatureDay {{ i }}
Signature
{% if r.counter: %} {{r.counter or '' }} - {% endif %} {% if r.batch : %} {{r.batch or '' }} - {% endif %} {{ r.delegate_no or '' }}

{{r.full_name or '' }} {{r.email or '' }} {% if r.mobile %} / {{ r.mobile or '' }} {% endif %}

{{ r.role or '' }}
{% endfor %} {% endif %}