filter_append (zotonic_mod_base v1.0.0-rc.17)

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

Summary

Functions

append/3