{$blog.blog_name}
{if $errors || $successes}
{foreach from="$successes" item="_success"} {$_success}
{/foreach} {foreach from="$errors" item="_error"} {$_error}
{/foreach} {/if}
{$smarty.const.STR_NEO_EMOJI_STR_PART_FR|smarty:nodefaults}{$entry.entry_title}{$smarty.const.STR_NEO_EMOJI_STR_PART_TO|smarty:nodefaults}
{l}へのコメントを投稿します{/l}
{if !$blog.fixed_open_comment} {l}(投稿いただいたコメントは一旦保留となる場合があります。コメント反映までしばらくおまちください。){/l} {/if}
{l}名前{/l}:
{if ! $user_data} {else} {$form.user_name} {/if}
{l}メールアドレス{/l}:
{if ! $user_data} {elseif $user_data.mailclosecorp == $smarty.const.VAL_COMMON_FLAG_OFF} {$user_data.mail} {elseif $user_data.mailclosemobile == $smarty.const.VAL_COMMON_FLAG_OFF} {$user_data.mailmobile} {elseif $user_data.mailcloseprivate == $smarty.const.VAL_COMMON_FLAG_OFF} {$user_data.mailprivate} {elseif $user_data.mailcloseother == $smarty.const.VAL_COMMON_FLAG_OFF} {$user_data.mailother} {/if}
{l}タイトル{/l}:

URL:

{l}コメント{/l}:

{if ! $user_data} {l}パスワード{/l}:

{l}※パスワードが未入力の場合、コメントを削除できません。{/l}
{/if} {if $blog.fixed_allow_closed_comment == $smarty.const.VAL_SYSTEM_CLOSED_COMMENT_ENABLE} 非公開
{/if} {if $blog.comment_captcha == $smarty.const.VAL_BLOG_COMMENT_CAPTCHA_ON} {l}画像認証{/l}:
{l}画像認証{/l}
{l}上の画像で表示されている文字を入力してください。{/l}

{/if} {html_session_hidden} {csrf}

{if $entry.comment_count > 0} コメントを見る({$entry.comment_count})
{/if} {l}[9]記事を見る{/l}

{l}[3]ブログトップへ{/l}
{l}[0]ポータルトップへ{/l} {include file="file:$templatedir/MobileFooter.html"}