{if !$user_lang || $user_lang == $system_configuration.default_system_language || !$block->title_en}
<{$block->style}>{$block->title}style}>
{else}
<{$block->style}>{$block->title_en}style}>
{/if}
{foreach item=structure from=$substructures} {if $structure->active == 1} {/if} {/foreach}