![]() |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{% if scanned_data : %}{{ scanned_data[0].session_name}} | {{scanned_data[0].start_time.strftime("%d-%m-%Y %H:%M:%S")}} | {{scanned_data[0].end_time.strftime("%d-%m-%Y %H:%M:%S")}}{% endif %}
|
||||||||||||
S NO | ROLE | SCANNED COUNT | |
---|---|---|---|
{{loop.index}} | {{row.role or ''}} | {{ row.scanned_count}} | |
TOTAL COUNT | {{total_count}} | ||
Record not exist. |