1 2 3
{% for line in doc_lines %} # {{ line }}{% if not loop.last %}{{ "\n" }}{% endif %} {% endfor %}