{% extends "base.html" %} {% block content %}

Participants

There is a total of {{ n_ppt }} participants in the database.


Search for a participant


Participants

Showing the last added 20 participants in database. Click IDs to see a participant's profile.

{{ data["table"] | safe }}
{% endblock content %}