{% extends '@ChillPerson/layout.html.twig' %} {% set person = entity.person %} {% set activeRouteKey = '' %} {% block personcontent %} {% embed '@ChillMain/CRUD/_delete_content.html.twig' %} {% endembed %} {% endblock %}