{%from 'macros.jinja' import point_row%} {% for point in points %} {{point_row(point)}} {% endfor %}