{% extends '@ChillPerson/Person/layout.html.twig' %} {% set person = entity.person %} {% set activeRouteKey = '' %} {% block title %} {% include('@ChillPerson/CRUD/_view_title.html.twig') %} {% endblock %} {% block content %} {% embed '@ChillPerson/CRUD/_view_content.html.twig' %} {% block crud_content_header %}