m039
0
Q:

jinja2 truncate string

{{ title|truncate(1000, True, '...') }}
<!-- with length=1000(default=255), killwords=True(default=False), end='...' -->
0

New to Communities?

Join the community