{##} {% extends "components/dataTable.twig.html" %} {% block title %} {% endblock title %} {% block table %} {% block header %} {% if table.getTitle %} {{ table.getTitle|raw }} {% endif %} {% if table.getHeader %} {% for action in table.getHeader %} {{ action.getOutput|raw }} {% endfor %} {% endif %} {% endblock header %} {{ title }} {% if rows is empty %}