{% extends 'form_initialisation_figure_spells.html.twig' %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block spells %} {{ form(form) }} {% endblock %}