{* * $Id: home.html,v 1.3 2005/11/04 21:04:06 junneko Exp $ *} HOME::{$site_config.title}
{include file="header.html"}
{include file="tagtables.html"}

¥Û¡¼¥à

{$site_config.title}
{if $site_config.photo ne ''}
{/if} {$site_config.description|nl2br}
{* {section name=row loop=$categorytagtbl} {$categorytagtbl[row].word}({$categorytagtbl[row].cnt}) {/section} {section name=row loop=$roletagtbl} {$roletagtbl[row].word}({$roletagtbl[row].cnt}) {/section} {section name=row loop=$techtagtbl} {$techtagtbl[row].word}({$techtagtbl[row].cnt}) {/section} *}
{section name=row loop=$usertbl} {if $usertbl[row].photo ne ''}{/if} {/section}
{include file="footer.html"}