{* this tag is important, as it is stupid to index post lists, however, separate post pages are all indexed *} {* load lang file *} {dynamic} {config_load file="lang`$smarty.const.PLANG`.txt"} {/dynamic} {* this is all wiki edit specific, please don't delete *} {if $template == 'add.htm' or $template == 'entry.htm'} {dynamic} {if $smarty.session.admin} {literal} {/literal} {/if} {/dynamic} {/if} {* end wiki specific shit *}
{* load sections from database *} {load_sections var=mySections}
{#secTitle#}
{#searchTitle#}
{#stuff#}
{#stats#}
{entries sortby="comments" items=5 intime=90 var="topcom"}
{#mostc#}
    {foreach from=$topcom item=myEntry}
  • {$myEntry.subject} ({$myEntry.commentcount})
  • {foreachelse}
  • Ни одного обсуждаемого поста за три месяца...
  • {/foreach}
{#lOptions#}