{php}html_header_show();{/php} {literal} {/literal} {foreach from=$prescriptions item=prescription} {foreachelse} {/foreach}
{xl t='Print Multiple'}
{xl t='Drug'}   {xl t='Created'}
{xl t='Changed'}
  {xl t='Dosage'}   {xl t='Unit'}   {xl t='Qty'}.   {xl t='Provider'} {xl t='Select'}
{$prescription->drug} {$prescription->date_added}
{$prescription->date_modified}
{$prescription->get_dosage_display("dutch")} {$prescription->get_unit_display("dutch")} {$prescription->quantity} {$prescription->provider->get_name_display()}
{xl t='No Prescriptions Found'}