{% include 'includes/header.html' %}
List of boxes {% if show_location | length != 0 %} in {{show_location}} {% endif %}
{% if box_list| length == 0 %}There are no boxes assigned to this location or the location does not exist.
Use the Box list view to see a list of all boxes or the list of locations in the Control panel to veiw the available locations.
{% else %}