{% extends 'base.html.twig' %} {% block metaTitle %}Editions{% endblock %} {% block body %} {% include 'embed/breadcrumb/breadcrumb.html.twig' with {'items': {'home': {'active': false, 'path': 'homepage', 'label': 'Kollect'}, 'editions': {'active': false, 'path': 'editions', 'label': 'Editions'}, 'edition_create': {'active': true, 'path': '', 'label': 'Nouvelle édition'} }} %}