{% extends "base.html" %} {% block title %}Cohort Detail - {{ cohort }}{% endblock title%} {% block scripts %} {% include "sortable_table_script.html" %} {% endblock scripts %} {% block header %}Cohort Detail - {{ cohort }}{% endblock header%}