{% if cohort %}
{% if cohort.get_data_status != 'loaded' %}
Note: The server still needs to load the variants for this cohort. Please check back in several hours.
If it's already been several hours since the cohort was created, please contact us. Sorry for the inconvenience.
{% endif %}
{% endif %}