pongo2 icon indicating copy to clipboard operation
pongo2 copied to clipboard

Additional condition for length of array or string

Open dapapko opened this issue 7 years ago • 0 comments

Hello. Is it possible to do something like this in pongo2? {% if array|length > 0 -%} where array is a list of structs which can be empty.

dapapko avatar Aug 02 '18 09:08 dapapko