{include file="header.tpl.html" extra_title=$extra_title} {/literal} {if $move_email_result != ''}
{if $move_email_result == -1} {t}An error occurred while trying to run your query{/t} {else} {t}Thank you, the email was successfully moved.{/t} {/if}

{if not $current_user_prefs.close_popup_windows}
{t}Continue{/t}
{/if} {else}
{if $next.sup_id != "" || $previous.sup_id != ""} {/if} {if $role != $roles.customer && $recipients|@count > 0} {/if} {if $email.attachments} {/if} {if $next.sup_id != "" || $previous.sup_id != ""} {/if} {if $current_role > $roles.standard_user && $email.sup_iss_id == 0 && $email_accounts|@count > 1} {/if}
{t}View Email Details{/t}{if $issue_id} ({t}Associated with Issue{/t} #{$issue_id}){/if}
{if $previous.sup_id != ""} {/if} {if $next.sup_id != ""} {/if}
{t}Received{/t}: {$email.sup_date}
{t}From{/t}: {$email.sup_from|escape:"html"}
{t}To{/t}: {if $email.sup_to == ""} {t}sent to notification list{/t} {else} {$email.sup_to|escape:"html"} {/if}
{t}Recipients{/t}: {strip} {section name="i" loop=$recipients} {if not $smarty.section.i.first}, {/if} {$recipients[i]|escape:"html"} {/section} {/strip}
{t}Cc{/t}: {$email.sup_cc|escape:"html"}
{t}Subject{/t}: {$email.sup_subject|escape:"html"}
{t}Attachments{/t}: {section name="i" loop=$email.attachments} {$email.attachments[i].filename}
{/section}
{t}Message{/t}: ({t}display in fixed width font{/t}) {t}Download Raw Email{/t} {t}Raw Headers{/t}
{$email.seb_body|highlight_quoted|nl2br|activateLinks}
{if $previous.sup_id != ""} {/if} {if $next.sup_id != ""} {/if}
{include file="app_info.tpl.html"} {/if} {include file="footer.tpl.html"}