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