Shopping list

Add your items:








{% for heading in headings %} {% endfor %} {% for row in items %} {% for cell in row %} {% endfor %} {% endfor %}
{{ heading }}
{{ cell }}