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

CustomField

Id {{ entity.id }}
Label {{ entity.label }}
Type {{ entity.type }}
Active {{ entity.active }}
{% endblock %}