{% extends edc_base_template %} {% load static %} {% block main %}

Edc research data system for {{ project_name }}

Revision {{ revision }}

The use of this system is strictly for research purposes only and specifically for the {{ project_name }} trial.
The source code for this system is published under the {{ license }}.
Source code for the EDC general modules is available at http://github.com/clinicedc/.
Source code for modules developed specifically for the {{ project_name }} trial are available at {{ project_repo }}.

All other third party packages and modules used are provided according their specific licenses.

{% endblock main %}