diff --git a/bundles/create/introduction.rst b/bundles/create/introduction.rst index 26848967..10c1c398 100644 --- a/bundles/create/introduction.rst +++ b/bundles/create/introduction.rst @@ -368,7 +368,7 @@ higher, the method reads: .. code-block:: jinja - {% render(controller("cmf_create.jsloader.controller:includeJSFilesAction")) %} + {{ render(controller("cmf_create.jsloader.controller:includeJSFilesAction")) }} .. code-block:: php