{* * $Id: list_friend.html,v 1.2 2005/11/04 21:04:06 junneko Exp $ *} list_friend
{include file="header.html"}
{include file="tagtables.html"}

連携サイト

RSS1.0
{section name=row loop=$friendtbl} {/section}
ID サイト名 URL
{$friendtbl[row].id} {$friendtbl[row].title} {$friendtbl[row].url}

{include file="footer.html"}