{% extends 'base.html.twig' %} {% block metaTitle %}Editeur{% endblock %} {% block body %} {% include 'embed/breadcrumb/breadcrumb.html.twig' with {'items': {'home': {'active': false, 'path': 'homepage', 'label': 'Kollect'}, 'editors': {'active': false, 'path': 'editors', 'label': 'Editeurs'}, 'editor_create': {'active': true, 'path': '', 'label': 'Nouvel éditeur'} }} %}