{$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}
{if $entry.comment_count > 0}
コメントを見る({$entry.comment_count})
{/if}
{l}[9]記事を見る{/l}
{l}[3]ブログトップへ{/l}
{l}[0]ポータルトップへ{/l}
{include file="file:$templatedir/MobileFooter.html"}