{% extends '::base.html.twig' %} {% block body -%}

BlopEntity2 list

{% for entity in entities %} {% endfor %}
Id CustomfieldData Actions
{{ entity.id }} {{ entity.CustomfieldData }}
{% endblock %}