{l}グループ{/l} | {l}ユーザー{/l} | {else}{l}グループ{/l} | {l}ユーザー{/l} | {/if}
{if $form.portal == 'user'}
{include file='file:UserList.html'}
{else}
{include file='file:GroupList.html'}
{/if}
{include file="file:$templatedir/Header.html" _addcss='css/portal.css'}
{if $select_name} > {l}『{/l}{$select_name}{l}』{/l}{else}ユーザー{/if} [絞込を解除]
|
|
{if $application.has_application}
{if $form.directory && $directory_entry_list}
{include file='file:DirectoryEntryList.html'}
{elseif $form.keyword && $keyword_entry_list}
{include file='file:KeywordEntryList.html'}
{else}
{include file='file:RecentEntryList.html'}
{/if}
{include file='file:Ranking.html'}
|
|