There was an error while loading. Please reload this page.
2 parents 2fed448 + b1e870d commit 0b3746aCopy full SHA for 0b3746a
cookbook/form/create_custom_field_type.rst
@@ -106,7 +106,7 @@ we want to always render it in a ``ul`` element. In your form theme template
106
107
.. code-block:: html+jinja
108
109
- {# src/Acme/DemoBundle/Resources/Form/fields.html.twig #}
+ {# src/Acme/DemoBundle/Resources/views/Form/fields.html.twig #}
110
111
{% block gender_widget %}
112
{% spaceless %}
0 commit comments