{% extends "edc_lab_dashboard/box_listboard.html" %} {% block results_panel_form %}
Verify box {% if box.verified %}  Verified {% endif %} {% if box.status == SHIPPED %} {% endif %}
{% csrf_token %}
{% endblock results_panel_form %}