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