{% extends 'crud/index.html.twig' %} {% block title 'famille' %} {% set head = ['N°', 'Num','Nom'] %} {% set new_path = 'family_new' %} {% set edit_path = 'family_edit' %} {#{% set back_path = 'family_index' %}#} {% block content %}