{% extends "layout.html" %} {% from "overview/utils.html" import users_table %} {% from "overview/institute_sidebar.html" import institute_actionbar %} {% block title %} {{ super() }} - Users {% endblock %} {% block top_nav %} {{ super() }}