{include file='headerStatic'}
{include file='header'}
{include file='tag/block/crumb-category'}
{$categoryInfo.title}
{tag:tagList name="item" orderBy='id' cid='$categoryInfo["id"]' page='$page' limit='100'}
{$item.title}
{/tag:tagList}
{tag:tagListPage cid="$categoryInfo['id']" limit='100' page='$page' /}
{include file='footer'}