{% extends "cilantro/_base.html" %} {# Extends the block to include a namespaced path for project-level modules #} {% block jsconfig %} {{ block.super }} {% endblock jsconfig %} {% block content %}

Welcome to Harvest

Harvest is data discovery for humans.

Designed by and for biomedical researchers, The Harvest Stack is an open source toolkit for building web applications for integrating, discovering, and reporting data.

{% endblock content %}