Skip to content

Commit 3fa8a8a

Browse files
committed
image_twig_functions.md: include_code
1 parent fee654d commit 3fa8a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/templating/twig_function_reference/image_twig_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ page_type: reference
1313
To render images, use the [`ibexa_render_field()`](field_twig_functions.md#ibexa_render_field) Twig function with the variation name passed as an argument, for example:
1414

1515
``` html+twig
16-
[[= include_file('docs/templating/twig_function_reference/field_twig_functions.md', 40, 48) =]]
16+
[[= include_code('docs/templating/twig_function_reference/field_twig_functions.md', 42, 48) =]]
1717
```
1818

1919
## Image information

0 commit comments

Comments
 (0)