filter_lower (zotonic_mod_base v1.0.0-rc.17)

Translates the value to lower case.

For example:

{{ value|lower }}

When value is “Hello World” then the output is “hello world”.

Note: There is partial support for multi-byte unicode characters.

See also

upper

Summary

Functions

lower/2