{% include 'report-table-header.html' %} {% if pdfrender != 'True' %} {% endif %} {% for site_drug in report_list %} {% if has_extra_1 %}{% endif %} {% if has_extra_2 %}{% endif %} {% if has_extra_3 %}{% endif %} {% if allow_drug_img_upload %}{% endif %} {% if pdfrender != 'True' %} {% endif %} {% endfor %}
{{ site_drug.drug_name }} {{ site_drug.label_drug_name }} {{ site_drug.drug_number }} {{ site_drug.manufacturer }} {{ site_drug.shape }} {{ site_drug.color }} {% if not site_drug.multiple_stock_bottles %}{{ site_drug.quantity }}{% else %}Variable{% endif %} {% if not site_drug.multiple_stock_bottles %}{{ site_drug.pill_cost }}{% else %}Variable{% endif %} {% if site_drug.barcode %}{% if not site_drug.multiple_stock_bottles %}{{ site_drug.barcode }}{% else %}Variable{% endif %}{% endif %}{% if site_drug.extra_col_1 %}{{ site_drug.extra_col_1 }}{% endif %}{% if site_drug.extra_col_2 %}{{ site_drug.extra_col_2 }}{% endif %}{% if site_drug.extra_col_3 %}{{ site_drug.extra_col_3 }}{% endif %}{% if site_drug.instance_id %}No Image Uploaded{% endif %}            {% if not hide_max_per_blister %}    {% endif %} {% if allow_drug_img_upload %} {% endif %}