{* ------ footer banners ------- *}
{if in_array('footer',$banners_positions)}
{banner->getTemplateBanners p1='footer' p2=$section p3=$cat p4=$bloc assign='array_banners'}
{if $array_banners|@count}{/if}
{foreach from=$array_banners item=v}
{include file="banner.html"}
{/foreach}
{if $array_banners|@count} |
{/if}{/if}
{* ------- end footer banners ------- *}
|
{if $appearance.show_footer==1 && $appearance.footer_pic!=''}
{/if}
{* -------- social networks ---------- *}
{if in_array("social_networks", $modules_array) && $self_noext=="details"}
{include file="modules/social_networks/sn_footer_details.html"}
{/if}
{* -------- end social networks ---------- *}