{% extends("base_template.html") %}
{% block content %}
{% include("chunks/ui/table-datatable.html") %}
{% endblock %}