{% for column in columns %} {% endfor %} {% if hasRowActions %} {% endif %} {% for entityDto in entityDtos %} {% for value in entityDto.values %} {% endfor %} {% if hasRowActions %} {% endif %} {% endfor %}
{{ column.label|trans }}
{{ value }} {% for actionDto in entityDto.actions %} {{ actionDto.action.name }} {% endfor %}
Results {{ paginator.firstItem }} - {{ paginator.lastItem }} of {{ paginator.itemCount }}
« »