{% extends '@ChillPerson/layout.html.twig' %} {% set activeRouteKey = '' %} {% block title %}{{ ('crud.' ~ crud_name ~ '.index.title')|trans({'%crud_name%': crud_name}) }}{% endblock %} {% block personcontent %} {% embed '@ChillPerson/CRUD/_index.html.twig' %} {% block add_new %}