{% extends 'base.html.twig' %} {% block body %} {{ react_component('GameGrid', { grid: grid, width: width, middle: middle, }) }} {% endblock %}