{% extends '@ChillPerson/layout.html.twig' %} {% set person = entity.person %} {% set activeRouteKey = '' %} {% block title %} {% embed('@ChillPerson/CRUD/_new_title.html.twig') %}{% endembed %} {% endblock %} {% block personcontent %} {% embed '@ChillPerson/CRUD/_new_content.html.twig' %} {% block crud_content_header %}