{% extends 'confirmpage.html' %} {% block innercontent %}

Are you sure you want to delete the following family:

Name: {{ family }}
Project: {{ family.project }}

None of the individuals in this family will be deleted, but all of the metadata for this family will be, including analysis status and saved variants.

{% csrf_token %}
{% endblock %}