{% extends "main_layout.html.twig" %}

{% block content %}
    {{ table() }}
{% endblock %}