{$blog.blog_name}
{$smarty.const.STR_NEO_EMOJI_STR_PART_FR|smarty:nodefaults}{$entry.entry_title}{$smarty.const.STR_NEO_EMOJI_STR_PART_TO|smarty:nodefaults}
へのコメント
{include file="file:$templatedir/MobileErrorDiv.html"}
{if $listObj->getPageData()}
{foreach from=$listObj->getPageData() item=comment name=_comments}
▽{$smarty.const.STR_NEO_EMOJI_STR_PART_FR|smarty:nodefaults}{$comment.comment_title|smarty:nodefaults|strip_tags}{$smarty.const.STR_NEO_EMOJI_STR_PART_TO|smarty:nodefaults}
{if mb_strlen($comment.comment_text,$smarty.const.STR_INNER_CHARSET) <= $smarty.const.NUM_MOBILE_COMMENT_READ_MORE}
{if $comment.comment_text}{$smarty.const.STR_NEO_EMOJI_STR_PART_FR|smarty:nodefaults}{$comment.comment_text|smarty:nodefaults|strip_tags|nl2br}{$smarty.const.STR_NEO_EMOJI_STR_PART_TO|smarty:nodefaults}{/if}
{else}
{$smarty.const.STR_NEO_EMOJI_STR_PART_FR|smarty:nodefaults}{$comment.comment_text|smarty:nodefaults|strip_tags|nl2br|truncate_blog:$smarty.const.NUM_MOBILE_COMMENT_READ_MORE}{$smarty.const.STR_NEO_EMOJI_STR_PART_TO|smarty:nodefaults}
{/if}
{if $comment.user_sys_id}{$comment.user_name|smarty:nodefaults|strip_tags}{else}{$comment.comment_name|smarty:nodefaults|strip_tags}{/if} | {$comment.comment_date|date_format:'%Y/%m/%d %H:%M'}{if $comment.delflg == $smarty.const.VAL_COMMON_FLAG_ON} | {l}削除{/l}{/if}
{if ! $smarty.foreach._comments.last}
{/if}
{/foreach}
{/if}