{% for ppk in prepack_list %} 0 and ppk.par_level > 0 %}class="dosis-red-background"{% endif %}{% elif ppk.on_hand < ppk.low_level %}class="dosis-yellow-background"{% endif %}> {% if show_protected_items %} {% endif %} {% if forloop.first %}{% endif %} {{ ppk.drug_number }} {{ ppk.drug_name }} {{ ppk.manufacturer }} {{ ppk.shape }} {{ ppk.color }} {{ ppk.package }} {{ ppk.day_supply }} {{ ppk.qty_per_dose }} {% if show_protected_items %} {% else %} {{ ppk.low_level }} {% endif %} {% if show_protected_items %} {% else %} {{ ppk.par_level }} {% endif %} {% if show_protected_items %} {% else %} {{ ppk.on_hand }} {% endif %} {{ ppk.in_queue }} {% if show_protected_items %} {% else %} {% endif %} {{ ppk.active }} {% if show_protected_items %}    {% endif %} {% if show_protected_items %} {% endif %} {% endfor %}