{$errorMessage}
{if $follow.to < 1 && $follow.from < 1}{else}
{/if}
{if $follow.toto < '1'}0{else}{$follow.toto_count}{/if} {$lang.followers}
-
{if $follow.to}
{foreach from=$follow.to item=f}
-
{if $f.avatar != ''}
{else}
{/if}
{/foreach}
{/if}
{$lang.authors_i_follow}:{if $follow.fromfrom < '1'}0{else}{$follow.fromfrom_count}{/if}
-
{if $follow.from}
{foreach from=$follow.from item=f}
-
{if $f.avatar != ''}
{else}
{/if}
{/foreach}
{/if}