jinja2.runtime.to_string.join

to_string.join(iterable) → unicode

Return a string which is the concatenation of the strings in the iterable. The separator between elements is S.