{% extends 'analysispage.html' %} {% load static from staticfiles %} {% block title %}Cohort Variant Search{% endblock %} {% block links %} Cohort: {{ cohort }} {% endblock %} {% block desc %}
{% endblock %} {% block innercontent %} {% include 'cohort_warnings.html' %} {% include 'javascript.html' %} {% endblock innercontent %}