{% extends "layout_bs4.html" %} {% from "variants/components.html" import gene_cell, frequency_cell %} {% from "utils.html" import comments_table %} {% block title %} {{ super() }} - {{ institute.display_name }} - All SNVs and INDELs {% endblock %} {% block top_nav %} {{ super() }}