{include file="header.html"}
  {if $content}{/if} {* ------ firstpage2 banners ------- *} {banner->getTemplateBanners p1='firstpage2' p2=$section p3=$cat p4=$bloc assign='array_banners'} {if $array_banners|@count}{/if} {* ------- end firstpage2 banners ------- *} {if $appearance.first_page_type==1} {include file="categories.html"} {else} {include file="tree_categories.html"} {/if} {* ------ firstpage3 banners ------- *} {banner->getTemplateBanners p1='firstpage3' p2=$section p3=$cat p4=$bloc assign='array_banners'} {if $array_banners|@count}{/if} {* ------- end firstpage3 banners ------- *} {if !$cat && $no_latest>0 && $ads_settings.enable_latest} {include file="latest.html"} {/if} {* -------------- browse by location module -------------- *} {if in_array("browse_location",$modules_array)} {/if} {* -------------- browse by make module -------------- *} {if in_array("browse_make",$modules_array)} {/if} {* ------ firstpage4 banners ------- *} {banner->getTemplateBanners p1='firstpage4' p2=$section p3=$cat p4=$bloc assign='array_banners'} {if $array_banners|@count}{/if} {* ------- end firstpage4 banners ------- *}
{$content}
{/if} {foreach from=$array_banners item=v}
{include file="banner.html"}
{/foreach} {if $array_banners|@count}
{/if} {foreach from=$array_banners item=v}
{include file="banner.html"}
{/foreach} {if $array_banners|@count}
{include file="modules/browse_location/browse_location.html"}
{include file="modules/browse_make/browse_make.html"}
{/if} {foreach from=$array_banners item=v}
{include file="banner.html"}
{/foreach} {if $array_banners|@count}
{include file="footer.html"}