{$logTitle=$article.Title} {$logIntro=SubstrUTF8(TransferHTML($article.Intro,'[nohtml]'),120) . '...'} {if $logIntro==='...'}{$logIntro=''}{/if} {if $type==='search'} {$logTitle=preg_replace('/' . preg_quote(GetVars('q'),'/') . '/i',"$0",$logTitle)} {$logIntro=preg_replace('/' . preg_quote(GetVars('q'),'/') . '/i',"$0",$logIntro)} {/if}
{if $article.Cover}
{$article.Title}
{/if}

{if $article.IsTop}{$msg.sticky} {/if}{$article.Category.Name}

{$logTitle}

{template:kit-loginfo}
{$logIntro} {if $cfg->ListTags&&$article.TagsName}
{str_replace(',',' ',$article.TagsName)}
{/if}