{:build_heading()}
{foreach name="sidebarYearMonths" item="block"}
{$block.year}年
{foreach name="block.months" item="item"} {$item.label|htmlentities} {/foreach}
{/foreach}