{% extends 'base.html.twig' %} {% block metaTitle %}Jeux - Style de jeux{% endblock %} {% block body %} {% include 'embed/breadcrumb/breadcrumb.html.twig' with {'items': {'home': {'active': false, 'path': 'homepage', 'label': 'Kollect'}, 'game_styles': {'active': false, 'path': 'game_styles', 'label': 'Styles de jeux'}, 'game_style_edit': {'active': true, 'path': '', 'label': 'Editer un style de jeu'} }} %}