insert
See also
Prepends the argument in front of the value.
For example:
{{ value|insert:"world " }}
When value is “hello” then the output will be “world hello”.
See also
Prepends the argument in front of the value.
For example:
{{ value|insert:"world " }}
When value is “hello” then the output will be “world hello”.
log_format_stack Strings is_valid_email
Filters transform template variables before they are rendered.