{include file=$header}

{$pictureChannel.name}

更多>>

{if $pictureContents} {foreach from=$pictureContents item=a key=k} {if $k<3} {/if} {/foreach} {/if}

{$textChannel.name}

    {if $textContents} {foreach from=$textContents item=a key=k} {if $k<5}
  • {$a.title}
  • {/if} {/foreach} {/if}
{include file=$footer}