{% extends 'base.html.twig' %} {% block metaTitle %}Jeu - Créer{% endblock %} {% block body %} {% include 'embed/breadcrumb/breadcrumb.html.twig' with {'items': {'home': {'active': false, 'path': 'homepage', 'label': 'Kollect'}, 'games': {'active': false, 'path': 'games', 'label': 'Jeux'}, 'game_create': {'active': true, 'path': '', 'label': 'Nouveau jeu'} }} %}