{literal} {/literal} {if $smarty.request.show_all_drafts == 1} {assign var="draft_col_count" value="7"} {else} {assign var="draft_col_count" value="6"} {/if}
{t}Drafts{/t} ({$drafts|@count}) [ {t}Back to Top{/t} ] {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="drafts" total=$drafts|@count} ] {/if}
{if $smarty.request.show_all_drafts == 1} {/if} {section name="i" loop=$drafts} {cycle values=$cycle assign="row_color"} {if $smarty.request.show_all_drafts == 1} {/if} {include file="expandable_cell/body.tpl.html" ec_id="draft" list_id=$drafts[i].emd_id colspan=$draft_col_count} {sectionelse} {/section} {if $current_role > $roles.reporter} {/if}
{include file="expandable_cell/buttons.tpl.html" ec_id="draft"} #{t}Status{/t}{t}From{/t} {t}To{/t} {t}Last Updated Date{/t} {t}Subject{/t}
{include file="expandable_cell/buttons.tpl.html" ec_id="draft" list_id=$drafts[i].emd_id} {$smarty.section.i.iteration}{$drafts[i].emd_status}{$drafts[i].from|escape:"html"} {$drafts[i].to|escape:"html"} {$drafts[i].emd_updated_date} {$drafts[i].emd_subject|default:""|escape:"html"}
{t}No email drafts could be found.{/t}