{include file="file:$templatedir/Header.html" _addcss='css/portal.css'} {include file="file:$templatedir/ErrorDiv.html"}
{if $select_name} > {l}『{/l}{$select_name}{l}』{/l}{else}ユーザー{/if}
{if $application.has_application}
{cycle values='#ffffff,#fffacd' name='app_color' assign='tr_color'} {if $application.entries > 0} {cycle name='app_color' assign='tr_color'} {/if} {if $application.comments > 0} {cycle name='app_color' assign='tr_color'} {/if} {if $application.trackbacks > 0} {cycle name='app_color' assign='tr_color'} {/if} {if $application.members > 0} {cycle name='app_color' assign='tr_color'} {/if}
 {l}承認依頼{/l}
{l}掲載承認待ちの記事があります。{/l}
{l}掲載待ちのコメントがあります。{/l}
{l}掲載待ちのトラックバックがあります。{/l}
{l}承認待ちの参加、脱退依頼があります。{/l}
{/if} {if count($infomation) > 0}
 {l}お知らせ{/l}
{foreach from=$infomation item='_entry'} {/foreach}
{/if}
{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'}
{include file="file:$templatedir/Footer.html"}