{% include 'includes/header.html' %}
Box {{box_num}} contents
{% if box_name != "" %} {{box_name}}  {% endif %}

{% with ITEM_IMAGE_DIR=ITEM_IMAGE_DIR %} {% include 'includes/includeitemlist_mobile.html' %} {% endwith %} {% include 'includes/footer.html' %}