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

連携サイト

RSS1.0 OPML
{if $accessLevel.editable}{/if} {section name=row loop=$friendtbl} {if $accessLevel.editable}{/if} {/section}
ID TITLE URL 紹介文処理
{$friendtbl[row].id} {$friendtbl[row].title} {$friendtbl[row].url} {$friendtbl[row].description}

{include file="footer.html"}