{include file="file:$templatedir/MobileHeader.html"} {l}ポータルトップ{/l}
> {l}新着記事{/l}

{include file="file:$templatedir/MobileErrorDiv.html"} {if $listObj->getPageData()} {foreach from=$listObj->getPageData() item='_entry'} {$smarty.const.STR_NEO_EMOJI_STR_PART_FR|smarty:nodefaults}{$_entry.entry_title}{$smarty.const.STR_NEO_EMOJI_STR_PART_TO|smarty:nodefaults}
{$_entry.blog_name}
{$_entry.entry_date|date_format:'%Y/%m/%d %H:%M'}
{/foreach} {else} {l}新着記事はありません{/l}
{/if}
・・・・・・・・
{if ! $listObj->isFirstPage()} {l}[4]前の{$listObj->numPreviousPageItems()}件{/l}
{/if} {if ! $listObj->isLastPage() } {l}[6]次の{$listObj->numNextPageItems()}件{/l}
{/if}
{l}[0]ポータルトップへ{/l} {include file="file:$templatedir/MobileFooter.html"}