{% extends 'base.html' %} {% load commonmark %} {% load static %} {% load imageutils %} {% block extra_head %} {% endblock extra_head %} {% block content %}

Merchandise To Order

This is a list of merchandise to order from our supplier
This table shows all different merchandise that needs to be ordered

{% for key, val in merchandise.items %} {% endfor %}
Merchandise Type Quantity
{{ key }} {{ val }}