We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af7fb5 commit 198c75fCopy full SHA for 198c75f
form/form_customization.rst
@@ -437,7 +437,7 @@ the base block by using the ``parent()`` Twig function:
437
438
.. code-block:: html+twig
439
440
- {# app/Resources/views/Form/fields.html.twig #}
+ {# app/Resources/views/form/fields.html.twig #}
441
{% extends 'form_div_layout.html.twig' %}
442
443
{% block integer_widget %}
0 commit comments