Replaces ampersands in the value with “&” entities.
For example:
{{ value|fix_ampersands }}
When the value is hel&lo then the output is hel&lo.
See also
escape
first
force_escape
Enter search terms or a module, class or function name.