{if $zbp->Config('tpure')->PostSITEMAPON == '1'}
{$lang['tpure']['sitemap']}{$zbp->Config('tpure')->PostSITEMAPTXT ? $zbp->Config('tpure')->PostSITEMAPTXT : $lang['tpure']['index']}
{if $type=='category'}
{tpure_navcate($category.ID)}
{else}
> {$title}
{/if}
{/if}
Config('tpure')->PostFIXSIDEBARSTYLE == '0'} id="sticky"{/if}>
{if $type == 'author'}
{/if}
{if $author.Metas.memberimg}
{else}
{/if}
{$author.StaticName} {if $type == 'author'}{if $author.Level == '1'}{$lang['tpure']['user_level_name']['1']}{elseif $author.Level == '2'}{$lang['tpure']['user_level_name']['2']}{elseif $author.Level == '3'}{$lang['tpure']['user_level_name']['3']}{elseif $author.Level == '4'}{$lang['tpure']['user_level_name']['4']}{elseif $author.Level == '5'}{$lang['tpure']['user_level_name']['5']}{else}{$lang['tpure']['user_level_name']['6']}{/if}{/if}
{$author.Intro ? $author.Intro : $lang['tpure']['intronull']}
{$author.Articles} {$lang['tpure']['articles']} {$author.Comments} {$lang['tpure']['comments']}
{foreach $articles as $article}
{if $article.IsTop}
{template:post-istop}
{else}
{template:post-multi}
{/if}
{/foreach}
{if $pagebar && $pagebar.PageAll > 1}
{/if}