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

Choice

Id {{ entity.id }}
Name {{ entity.name }}
{% endblock %}