{$page_title}
{foreach from=$focus_list item=user_item}
{function name="show_avatar" uid=$user_item.id type="small"}
{function name="get_user_name" value=$user_item.id}
{if $user_item.focused eq 1} {$LANG.CANCEL_FOCUS} {else} {$LANG.FOCUS_THEY} {/if}
{/foreach}
{$pages}