<{if $block.errors}> <{foreach from=$block.errors item="error"}>
<{$error|escape|nl2br}>
<{/foreach}> <{/if}> <{if $block.pipes_entries}> <{* SEPARATED VIEW *}> <{foreach from=$block.pipes_entries item="pipe"}>
<{$pipe.name}> <{if $pipe.image && $pipe.url}> <{$pipe.name}> <{/if}>
<{/foreach}> <{else}> <{* AGGREGATED VIEW *}> <{/if}>