-
{if $finchui->authorname}
- {$language['articleauthor']} {/if}
-
{$article.Author.StaticName}
{if $article.Author.Intro}{$article.Author.Intro}{else}{$language['authorintro']}{/if}
- {$article.Author.StaticName}{$language['previous']}
-
-
{foreach GetList(10,null,$article.Author.ID,null,null,null,array('has_subcate' => true , 'where_custom' => array(array('<>', 'log_ID', $article.ID)))) as $post}
{fui_blog_list_title($post)}
{/foreach}