{if $CANONICAL} {/if} {$CONFIG.settings.customer_head_meta} {if $CONFIG.modules.newest.avail eq 'Y' or $CONFIG.modules.news.avail eq 'Y'} {/if} {include file="_system_/css_incs.html"} {include file="_system_/js_incs_top.html"} {if $PRINTABLE} {include file="`$module`/`$module`.html"} {else}
{if $DEMO_VERSION} {include file="_system_/demo_panel.html"} {/if} {include file="header.html"} {if ($module eq 'homepage' or $CONFIG.settings.slider_show_anywhere eq 'on') and $CONFIG.modules.slider.avail eq 'Y'} {include file="slider/slider.html"} {/if}
{if $is_checkout}   {else} {include file="left_menu.html"} {/if}
{include file="navigation.html"} {if not $error404} {if $banner_ct}
{include file="banners/banner_block.html" banner=$banner_ct}
{/if} {if $module eq 'homepage'} {assign var=prev_cblock_name value=""} {foreach from=$cblocks item=cblock name=cblocks} {if $cblock.name ne 'homepage'}
{/if} {if not $smarty.foreach.cblocks.first} {if $cblock.name ne 'homepage' and $prev_cblock_name ne 'homepage'}
{/if} {/if} {if $cblock.name} {include file="_system_/blocks/`$cblock.name`.html"} {else} {include file="_system_/center_block.html" title=$cblock.caption content=$cblock.content} {/if} {assign var=prev_cblock_name value=$cblock.name} {if $cblock.name ne 'homepage'}
{/if} {/foreach} {else}
{include file="`$module`/`$module`.html"}
{/if} {if $banner_cb}
{include file="banners/banner_block.html" banner=$banner_cb}
{/if} {else}
{capture name=error404}

{$LABEL.err_404}

{/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_404_page_not_found content=$smarty.capture.error404}
{/if}
{include file="footer.html"}
{if $module ne 'cart' and $CONFIG.settings.cart_allow_fly eq 'on'} {include file="cart/cart_box_fly.html"} {/if}
{include file="_system_/confirm.html"} {if not $PRINTABLE and $CONFIG.settings.customer_footer_counters}
{$CONFIG.settings.customer_footer_counters}
{/if} {include file="_system_/js_incs_bottom.html"} {if $err} {elseif $msgs} {/if} {/if}