{include file=$header}
{if $channel_focus_contents} {foreach from=$channel_focus_contents item=a key=k} {if $k<5}

{/if} {/foreach} {/if}
{if $channel_focus_contents} {foreach from=$channel_focus_contents item=a key=k} {if $k<5} {/if} {/foreach} {/if}
{$pictureChannel.name}{$pictureChannel.name}
    {if $pictureContents} {foreach from=$pictureContents item=a key=k} {if $k<6}
  • {$a.title}

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