|
<{$lang_news_by_this_author}> :
<{$author_name_with_link}>
|
<{foreach item=topic from=$topics}>
<{if $news_rating}>
<{else}>
|
<{/if}>
<{$topic.topic_link}>
|
<{$lang_date}> |
<{$lang_title}> |
<{$lang_hits}> |
<{if $news_rating}>
<{$lang_rating}> |
<{/if}>
<{foreach item=article from=$topic.news}>
<{$article.published}> |
<{$article.article_link}> |
<{$article.hits}> |
<{if $news_rating}>
<{$article.rating}> |
<{/if}>
<{/foreach}>
<{$topic.topic_count_articles}> |
<{$topic.topic_count_reads}> | <{if $news_rating}> | <{/if}>
<{if $news_rating}>
<{else}>
|
<{/if}>
|
<{/foreach}>