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

link

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