{% import "bootstrap/wtf.html" as wtf %} {% extends "layout.html" %} {% from "overview/institute_sidebar.html" import institute_actionbar %} {% from "overview/utils.html" import analysis_type %} {% block title %} {{ super() }} - {{ institute.display_name }} - Cases {% endblock %} {% block top_nav %} {{ super() }}