{% extends edc_lab_listboard_template %} {% block results_panel_form %}
Verify box {% if box.verified %}  Verified {% endif %} {% if box.status == SHIPPED %} {% endif %}
{% csrf_token %}
{% endblock results_panel_form %}