{% include "chlamdb/menu.html" %} {% include "chlamdb/extract_nav_tabs_template.html" with active_tab=tab_name %}

{{description}}

{% include "chlamdb/error.html" %} {% if form %} {% load crispy_forms_tags %} {% block content %} {% csrf_token %} {% crispy form %} {% endblock %} {% endif %}