{% autoescape off %}

Packed Polygons Steps

{{plot_steps}} {% endautoescape %}

Final Container Polygon Coordinates

every Row stands for one Polygon

{% for polygon in coordinates%} {{polygon}}
{%endfor%}