There was an error while loading. Please reload this page.
1 parent d22a47b commit 6e8d59eCopy full SHA for 6e8d59e
cookbook/form/twig_form_customization.rst
@@ -320,7 +320,7 @@ template and then importing it inside your application configuration:
320
<!-- app/config/config.xml -->
321
<twig:config ...>
322
<twig:form>
323
- <resource>AcmeDemoBundle:Form:fields.html.twig</resource>
+ <twig:resource>AcmeDemoBundle:Form:fields.html.twig</twig:resource>
324
</twig:form>
325
<!-- ... -->
326
</twig:config>
0 commit comments