{#if $T.d.length == 0}
{#if window.location.href.indexOf('Spam.aspx') > 0} خدا را شکر، هیچ هرزنامه ای وجود ندارد! {#/if} {#if window.location.href.indexOf('Pending.aspx') > 0} هیچ نظر معلقی وجود ندارد. {#/if} {#if window.location.href.indexOf('Approved.aspx') > 0} هیچ نظر تایید شده ای وجود ندارد. {#/if} {#if window.location.href.indexOf('Pingbacks.aspx') > 0} هیچ pingback یا trackback ای وجود ندارد. مطمئن شوید که بخش ارسال و دریافت trackbacks/pingbacks را در تنظیمات پیشرفته فعال کرده اید. {#/if}
{#else} {#foreach $T.d as cmt} {#/for}
  نظر Ip تاریخ ایجاد  
{$T.cmt.Avatar} {$T.cmt.Title} {$T.cmt.Teaser} {$T.cmt.Ip} {$T.cmt.Date}{$T.cmt.Time}
  • ابزارها
    • ویرایش
    • {#if window.location.href.indexOf('Spam.aspx') > 0 || window.location.href.indexOf('Pending.aspx') > 0}
    • تایید
    • {#/if} {#if window.location.href.indexOf('Approved.aspx') > 0 && $T.cmt.HasChildren == false}
    • رد
    • {#/if} {#if $T.cmt.HasChildren == false}
    • حذف
    • {#/if}
{#/if} {#if $T.d.length > 0} {#if window.location.href.indexOf('Spam.aspx') > 0}
       
{#/if} {#if window.location.href.indexOf('Pending.aspx') > 0}
       
{#/if} {#if window.location.href.indexOf('Approved.aspx') > 0}
     
{#/if} {#if window.location.href.indexOf('Pingbacks.aspx') > 0}
   
{#/if} {#/if}