{% block content %}
Serial Number | Name | Email-id | Language | Category | File |
---|---|---|---|---|---|
{{ forloop.counter }} | {{ participant.participant.name }} | {{ participant.participant.email }} | {{ participant.participant.language }} | {{ participant.participant.category }} | {{ participant.file_name }} |