Appends the argument to the value.
For example:
{{ value|append:" world" }}
When value is hello then the output will be hello world.
See also
insert
Strings
capfirst
Enter search terms or a module, class or function name.