{foreach from=$message item=item}
{$item}
{/foreach}
{if $delete_mail_dialogue == true}
{$txt_yes_delete} {$txt_no_keep_it}
{/if}
{if $show_address == true}

{$txt_current_address} {if $activate_syndication == 'Y'}{/if}

{else}
{if $allow_set_email_address == 'Y'} ({$txt_random_email_address}){/if}
{if $allow_set_email_address == 'Y'}
{$txt_or}
{if $setemailform.setemailaddressintern.error} {$setemailform.setemailaddressintern.error}
{/if} {$setemailform.setemail.html} {$setemailform.setemailaddress.html} @ {$email_address_host_name}
{/if} {/if}
{if $show_address == true and $show_mail_details != true}
{if $show_mail_list == true}

{$txt_you_have_got_mail}

{foreach from=$mail_list item=item} {/foreach}
{$txt_show}{if $allow_delete_email == 'Y'}

{$txt_delete}{/if}
{$txt_mail_from} {$item.frontend_from}
{$txt_mail_subject} {$item.frontend_subject}
{$txt_mail_excerpt} {$item.frontend_text}
 
{else}
{$txt_no_emails} {if $automatic_email_check == 'Y'} {/if}
{/if}
{/if} {if $show_reply_form == true}

{$txt_reply}

{$reply.hidden}
{if $reply.text.error} {$reply.text.error}
{/if} {$reply.text.html}
{call_module trigger="frontend_comment_form"}
{$reply.save.html}
{/if} {if $show_mail_details == true}

{$txt_mail_list}

{$txt_mail_from} {$frontend_from}
{$txt_date} {$frontend_date}, {$frontend_time}
{$txt_mail_subject} {$frontend_subject}
{if $allow_delete_email == 'Y'}{$txt_delete}{/if} {$frontend_text}
{if $show_reply_form != true}

{$txt_reply}

{/if} {/if} {if $show_address == true}
{$txt_reload}

{$txt_address_expiration_note}: {$minutes_left} {$txt_minute_abbr}

{if $debug_mode == 'Y'}
{/if} {/if} {if $show_mail_details != true and $show_reply_form != true}

 

{call_module trigger="frontend_content_footer" data="$page_data"}

 

{/if}
x