{% include 'includes/header.html' %}
Added box number: {{box_num}}
Box location: {% if box_loc =="Unspecified" %} Unspecified {% else %} {{box_loc}} {% endif %}
Box name: {% if box_name =="" %} Unnamed {% else %} {{box_name}} {% endif %}
Print box label