{strip}
| {smartlink ititle="Email" isort="email" offset=$offset} | {smartlink ititle="Content Title" isort="title" offset=$offset} | {smartlink ititle="Newsletter" isort="newsletter" offset=$offset} | {smartlink ititle="Queue Date" isort="queue_date" offset=$offset} | {smartlink ititle="Sent Date" isort="sent_date" offset=$offset} | |
|---|---|---|---|---|---|
| {$q.email} | {$q.title|escape} | {$q.newsletter_title|escape} | {$q.queue_date|bit_short_datetime} | {if $q.sent_date}{$q.sent_date|bit_short_datetime}{/if} |