- トップページ >
- レシピ一覧
レシピ
{if !empty($categories)}
キーワードからレシピを探す
- {foreach from=$categories item=category}
- #{$category.cms_cat_name} {/foreach}
- 全て
- {foreach from=$pview item=view}
-
{$view.cms_title}
{$view.cms_text5|strip:""|strip_tags:false|mb_truncate_byte:150}
{/foreach}
- {if $navi.back}
- < {/if} {foreach from=$pageno item=pageno_shita name=pageno_shita_loop} {if $pageno && $numbers.allpage>1} {if $smarty.foreach.pageno_shita_loop.first && $pageno_shita!=1} … {/if} {if $numbers.page == $pageno_shita-1}
- {$pageno_shita|number_format} {else}
- {$pageno_shita|number_format} {/if} {/if} {if $smarty.foreach.pageno_shita_loop.last && $pageno_shita!=$numbers.allpage} … {/if} {/foreach} {if $navi.next}
- > {/if}


