{% extends 'analysispage.html' %} {% load staticfiles %} {% block title %}Edit Family{% endblock %} {% block links %} Family: {{ family }} {% endblock %} {% block desc %}
Use the form below to add descriptive information about this family.
{% endblock %} {% block innercontent %} {% include 'family_warnings.html' %}