{% if not engaged %}

User not Currently Working in Manual Prepack Zone.

Please Select Printer and if a PrePacker is being used and Press Begin

{% elif no_work %}

No Manual Prepack Work Pending at this Time.

{% else %} {% if blister_layout %}
{% if not has_active_job %} {% endif %}
Label Preview Image
{{drug_info.drug_name}}
{{drug_info.drug_number}}
{% if not has_active_job %} {% endif %}
Viewing back of card, click to flip card.
{% for blister in reversed_blister_layout %} {% if forloop.counter0 == 0 or forloop.counter0|divisibleby:"4" %} {% endif %} {% if blister.cup_label == 0 %} {% else %} {% endif %} {% if forloop.counter == 4 or forloop.counter|divisibleby:"4" %} {% endif %} {% endfor %}
   {{ blister.cup_label }}
{% if blister.pill_qty > 0 %} {% with ''|center:blister.pill_qty as range %}{% for pill in range %} {% if forloop.counter0 == 0 %} {% endif %}{% endfor %}{% endwith %}{% else %} {% endif %}
{% for blister in blister_layout %} {% if forloop.counter0 == 0 or forloop.counter0|divisibleby:"4" %} {% endif %} {% if blister.cup_label == 0 %} {% else %} {% endif %} {% if forloop.counter == 4 or forloop.counter|divisibleby:"4" %} {% endif %} {% endfor %}
   {{ blister.cup_label }}
{% if blister.pill_qty > 0 %} {% with ''|center:blister.pill_qty as range %}{% for pill in range %} {% if forloop.counter0 == 0 %} {% endif %}{% endfor %}{% endwith %}{% else %} {% endif %}
{% endif %} {% endif %}