<{if $has_replies}>
<{$nav_main}>
<{$title_head}>  <{$title}>


<{$nav_page}>

<{foreach item=item from=$items}>
<{$delete_reply}>

<{$submitter_head}>  <{$submitter}>

<{$date_head}>  <{$item.date}>

<{$email_head}>  <{$email}>

<{$tele_head}>  <{$item.tele}>

<{/foreach}>
<{$message_head}>

<{$item.message}>

<{$nav_page}>

<{else}>
<{$no_more_replies}>
<{/if}>