{if $_addcss}
{/if}
{if ! $new_window_err}
{l}読み込み中...{/l}
{$system_name|smarty:nodefaults|truncate_blog:48|neo_escape}
{if $user_id && !$guest}
{$user_data.name|smarty:nodefaults|truncate_blog:16|neo_escape}
{l}さん{/l}{if $user_id != $real_user_id }({l}代理:{/l}{$real_user_data.name|smarty:nodefaults|truncate_blog:24|neo_escape})
{/if} {else} {if $guest}
{l}ゲスト{/l}
{else}
{/if} {/if}
{include file="file:$templatedir/License.html"}
{if $user_id && !$guest}
{l}ホーム{/l}
{l}Blog管理{/l}
{if $admin_flg == 1}
{l}管理者設定{/l}
{/if}
{l}ヘルプ{/l}
{l}個人設定{/l}
{l}ログアウト{/l}
{elseif $action_name != 'LoginDo' && $action_name != 'Login'}
{l}ホーム{/l}
{l}ヘルプ{/l}
{/if}
{/if} {if $_onload != '1'}
{/if}