{% import 'utils.html' as utils %} {% extends "base.html" %} {% block content %} {{ utils.table(table) }} {% endblock %}