{% extends "base.html" %} {% block content %}
Welcome!
This is the NeuroDevComp Babylab database. It provides an interface with the REDCap database to consult participant and appointment information conveniently. This is a work in progress, feel free to report issues and provide feed-back (gonzalo.garcia@sjd.es).
{% if not redcap_version %}

Log in

Please, provide your API token to access the database:

API Token
{% endif %} {% endblock content %}