{% block content %}
{% for message in get_flashed_messages() %}
{{ message }}
{% endfor %}

The open source software Qresp "Curation and Exploration of Reproducible Scientific Papers" facilitates the organization, annotation and exploration of data presented in scientific papers.

{% endblock %}